commit | ce65086d12f309762659c1684d94f0869727f725 | [log] [tgz] |
---|---|---|
author | Shuzhen Wang <shuzhenw@codeaurora.org> | Wed Aug 17 15:27:01 2011 -0700 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 16:16:12 2011 -0700 |
tree | 77dc43de61dca616e3b75db1daef1b4b8a222967 | |
parent | a00149c36cb1335c587eac6d110662bc2b2598d3 [diff] [blame] |
camera: Export msm_isp.h to user space. The header would hold command IDs and ISP message IDs, which can be used by user space code. Signed-off-by: Shuzhen Wang <shuzhenw@codeaurora.org>
diff --git a/include/media/Kbuild b/include/media/Kbuild index 1033517..f4a8a86 100644 --- a/include/media/Kbuild +++ b/include/media/Kbuild
@@ -1,4 +1,5 @@ header-y += tavarua.h header-y += msm_camera.h +header-y += msm_isp.h header-y += msm_gemini.h