MLK-11988 uapi: fix header files missing problem while building linux-test
authorGao Pan <b54642@freescale.com>
Wed, 9 Dec 2015 07:33:53 +0000 (15:33 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:49:29 +0000 (14:49 -0500)
commit210dccf3b51b8a66784c1c3b3c988c7c83a59ccd
treef33176dd9f8a352f1935bb3e134df00035550cda
parent89ab9c0c6ee0d7b46a09d3a0ecc1324eafb283c6
MLK-11988 uapi: fix header files missing problem while building linux-test

3 uapi header files(mxc_sim_interface.h, pxp_dma.h, pxp_device.h)
cannot be installed by the command "make headers_install" because
they are not in Kbuild list, which impacts the linux-test build.

This patch adds the 3 header files in Kbuild list.

Signed-off-by: Gao Pan <B54642@freescale.com>
include/uapi/linux/Kbuild