diff options
| author | Lakshmi Narayana Kalavala <lkalaval@codeaurora.org> | 2016-02-08 17:31:03 -0800 |
|---|---|---|
| committer | David Keitel <dkeitel@codeaurora.org> | 2016-03-23 21:22:47 -0700 |
| commit | e29112a1f720d8c0e1f5d13d1f5bf8cae640868e (patch) | |
| tree | 46924245b1e8776db64eaacaab149728dbd7ce33 /include/uapi/Kbuild | |
| parent | 8d9a297fc5f2eef6d528a7f204a82f9908c82273 (diff) | |
msm: camera: Update camera drivers
Add changes to update camera drivers to:
1. Update necessary Kconfig files to support camera driver
compilation.
2. Support minor changes to V4L framework.
3. Export uapi headers to header_install export location.
Signed-off-by: Seemanta Dutta <seemanta@codeaurora.org>
Signed-off-by: Lakshmi Narayana Kalavala <lkalaval@codeaurora.org>
Diffstat (limited to 'include/uapi/Kbuild')
| -rw-r--r-- | include/uapi/Kbuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/Kbuild b/include/uapi/Kbuild index 245aa6e05e6a..aeb3366db4fc 100644 --- a/include/uapi/Kbuild +++ b/include/uapi/Kbuild @@ -13,3 +13,4 @@ header-y += drm/ header-y += xen/ header-y += scsi/ header-y += misc/ +header-y += media/ |
