Merge "msm: sde: remove secure camera ctrl_id definition"
This commit is contained in:
commit
b140cb0936
1 changed files with 0 additions and 6 deletions
|
@ -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__ */
|
||||
|
|
Loading…
Add table
Reference in a new issue