diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2016-07-27 19:26:26 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-07-27 19:26:25 -0700 |
| commit | 16a0e9dfe347085a8b20e435258a041e0ae91df4 (patch) | |
| tree | 106e278741098b619e5757bd6a3b8ec5bede4b9b /include/uapi | |
| parent | b241a4901e2c2ea0ebcc7dcb4c1110e2437703bd (diff) | |
| parent | fe2b34fe237b96d545139855eaa1d401d5c4b91e (diff) | |
Merge "msm: camera: isp: Add isp version"
Diffstat (limited to 'include/uapi')
| -rw-r--r-- | include/uapi/media/msmb_isp.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/media/msmb_isp.h b/include/uapi/media/msmb_isp.h index e658f4b56df9..93613855228e 100644 --- a/include/uapi/media/msmb_isp.h +++ b/include/uapi/media/msmb_isp.h @@ -6,6 +6,7 @@ #define MAX_PLANES_PER_STREAM 3 #define MAX_NUM_STREAM 7 +#define ISP_VERSION_48 48 #define ISP_VERSION_47 47 #define ISP_VERSION_46 46 #define ISP_VERSION_44 44 |
