diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2016-11-18 01:54:58 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-11-18 01:54:57 -0800 |
| commit | b140cb0936e528889b1d663edf73b361e9075dde (patch) | |
| tree | 1647912cfcf822a810865ec0370ecdd41ceba8dd /include | |
| parent | 0bdfb6133f3239186970cdee99fb41249e6e35ab (diff) | |
| parent | 98ce3216dd5acb6da831fda2317c1fadc3a5ffc7 (diff) | |
Merge "msm: sde: remove secure camera ctrl_id definition"
Diffstat (limited to 'include')
| -rw-r--r-- | include/uapi/media/msm_sde_rotator.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/uapi/media/msm_sde_rotator.h b/include/uapi/media/msm_sde_rotator.h index 12976e3f14d7..4487edf0c854 100644 --- a/include/uapi/media/msm_sde_rotator.h +++ b/include/uapi/media/msm_sde_rotator.h @@ -86,10 +86,4 @@ struct msm_sde_rotator_fence { /* SDE Rotator private control ID's */ #define V4L2_CID_SDE_ROTATOR_SECURE (V4L2_CID_USER_BASE + 0x1000) -/* - * This control Id indicates this context is associated with the - * secure camera - */ -#define V4L2_CID_SDE_ROTATOR_SECURE_CAMERA (V4L2_CID_USER_BASE + 0x2000) - #endif /* __UAPI_MSM_SDE_ROTATOR_H__ */ |
