diff options
author | Andy Voltz <andy.voltz@timesys.com> | 2012-11-16 17:35:03 -0500 |
---|---|---|
committer | Andy Voltz <andy.voltz@timesys.com> | 2012-11-20 10:16:27 -0500 |
commit | 1908e12958738f62fd0f94c7677805e2f98efb32 (patch) | |
tree | 6512ae1370a730a90b6986cd0a593a9384d70b2e /include/linux/Kbuild | |
parent | 3fccd19ab025096259cd70364e05ce183a31bf21 (diff) |
mvf-dcu: Move ioctls to public header
Diffstat (limited to 'include/linux/Kbuild')
-rw-r--r-- | include/linux/Kbuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild index c65d1b9eb546..947d36f054e5 100644 --- a/include/linux/Kbuild +++ b/include/linux/Kbuild @@ -35,6 +35,7 @@ header-y += mxc_si4702.h header-y += mxc_sim_interface.h header-y += mxc_v4l2.h header-y += mxcfb.h +header-y += mvf-fb.h header-y += pmic_adc.h header-y += pmic_battery.h header-y += pmic_external.h |