]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
tile: move generic-y of exported headers to uapi/asm/Kbuild
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 9 Jul 2017 18:32:55 +0000 (03:32 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 11 Jul 2017 12:33:52 +0000 (21:33 +0900)
commitc44e27181f8217bdab6f8ad25d34c68c26fbabb4
treea963454c83990b6b7ab8da7dae2c7c8e5f55f3fc
parentb6744e04143dfe99f00b98367bc7e9e3449d7c07
tile: move generic-y of exported headers to uapi/asm/Kbuild

Since commit fcc8487d477a ("uapi: export all headers under uapi
directories"), all (and only) headers under uapi directories are
exported, but asm-generic wrappers are still exceptions.

To complete de-coupling the uapi from kernel headers, move generic-y
of exported headers to uapi/asm/Kbuild.

With this change, "make headers_install" will just need to parse
uapi/asm/Kbuild to build up exported headers.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/tile/include/asm/Kbuild
arch/tile/include/uapi/asm/Kbuild