diff options
author | Anthony Felice <tony.felice@timesys.com> | 2013-10-04 16:58:49 -0400 |
---|---|---|
committer | Anthony Felice <tony.felice@timesys.com> | 2013-10-09 12:56:50 -0400 |
commit | e929d4f864d138124741feb58399ed2182f7ad49 (patch) | |
tree | 331b72814dac5eab83831c1248f558b548a1b652 /include/linux/Kbuild | |
parent | 36a372c590f975825e255b66270370981c51c001 (diff) |
Add mvf_sema4.h to header install list and allow to be included outside of the kernel.3.0-pcm052-ts2.6
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 947d36f054e5..d2505e354e0c 100644 --- a/include/linux/Kbuild +++ b/include/linux/Kbuild @@ -36,6 +36,7 @@ header-y += mxc_sim_interface.h header-y += mxc_v4l2.h header-y += mxcfb.h header-y += mvf-fb.h +header-y += mvf_sema4.h header-y += pmic_adc.h header-y += pmic_battery.h header-y += pmic_external.h |