diff options
| author | Bhumika Goyal <bhumirks@gmail.com> | 2017-06-29 15:05:04 +0530 |
|---|---|---|
| committer | Victor Chong <victor.chong@linaro.org> | 2018-01-12 16:44:44 +0000 |
| commit | 848ca983486f1b3d0ae0008586cd41f5dd2c3904 (patch) | |
| tree | 857b95ca66a86cf30f2c5b4dcaeb9202d3e684c5 /lib/mpi/mpi-inline.h | |
| parent | ab64937ab167aa599e74d3b7edfd1d01651b686f (diff) | |
BACKPORT: tee: optee: add const to tee_driver_ops and tee_desc structures
Add const to tee_desc structures as they are only passed as an argument
to the function tee_device_alloc. This argument is of type const, so
declare these structures as const too.
Add const to tee_driver_ops structures as they are only stored in the
ops field of a tee_desc structure. This field is of type const, so
declare these structure types as const.
Change-Id: Ia9d0348f4dd5078a8a48c74739b69c0871c61bd0
Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
(cherry picked from commit 96e72ddeec4546fda0e194298c2ee39e394a3ab7)
Signed-off-by: Victor Chong <victor.chong@linaro.org>
Diffstat (limited to 'lib/mpi/mpi-inline.h')
0 files changed, 0 insertions, 0 deletions
