]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ARM: move generic-y of exported headers to uapi/asm/Kbuild
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 9 Jul 2017 18:32:37 +0000 (03:32 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 9 Jul 2017 18:43:20 +0000 (03:43 +0900)
commitae884913ac1a76366f84561a5e89f483365c0fb7
tree66705b27b667f62d5c4e798c6992060effa290d8
parent7a7e98f4b341fc56cb352fd2bacfaecbc3f988fc
ARM: 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/arm/include/asm/Kbuild
arch/arm/include/uapi/asm/Kbuild