diff options
author | Shengjiu Wang <b02247@freescale.com> | 2013-08-14 22:54:43 -0400 |
---|---|---|
committer | Nitin Garg <nitin.garg@freescale.com> | 2014-04-16 09:01:14 -0400 |
commit | 6dcd17f8ec2e61601d84ab821f0e125da3aa94c2 (patch) | |
tree | 1356076eda99f5218dd730d7eee64be538071545 /include/uapi/linux/Kbuild | |
parent | e09533b5a45db6e9e946ec0b39f78fe576e65256 (diff) |
ENGR00275377 mxc: asrc: add asrc uapi header to Kbuild
add asrc uapi header to Kbuild.
Signed-off-by: Shengjiu Wang <b02247@freescale.com>
Diffstat (limited to 'include/uapi/linux/Kbuild')
-rw-r--r-- | include/uapi/linux/Kbuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/linux/Kbuild b/include/uapi/linux/Kbuild index 9c9eb267483c..acca9400407f 100644 --- a/include/uapi/linux/Kbuild +++ b/include/uapi/linux/Kbuild | |||
@@ -251,6 +251,7 @@ header-y += msdos_fs.h | |||
251 | header-y += msg.h | 251 | header-y += msg.h |
252 | header-y += mtio.h | 252 | header-y += mtio.h |
253 | header-y += mxcfb.h | 253 | header-y += mxcfb.h |
254 | header-y += mxc_asrc.h | ||
254 | header-y += mxc_v4l2.h | 255 | header-y += mxc_v4l2.h |
255 | header-y += n_r3964.h | 256 | header-y += n_r3964.h |
256 | header-y += nbd.h | 257 | header-y += nbd.h |