diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-07-10 03:32:42 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-07-10 03:43:25 +0900 |
commit | c26e2c0c6d2728377d7219095676dc372a421c1c (patch) | |
tree | 6610bdc435c461ec4567faad4c2e2c2d9c4808c0 /arch/hexagon/include/asm/Kbuild | |
parent | c6ec85cefb476e4ab914d18951fa4c04d96b3bb6 (diff) | |
download | linux-stable-c26e2c0c6d2728377d7219095676dc372a421c1c.tar.gz linux-stable-c26e2c0c6d2728377d7219095676dc372a421c1c.tar.bz2 linux-stable-c26e2c0c6d2728377d7219095676dc372a421c1c.zip |
h8300: 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.
Also, move "generic-y += kprobes.h" and "generic-y += trace_clock.h"
in order to keep the entries sorted.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/hexagon/include/asm/Kbuild')
0 files changed, 0 insertions, 0 deletions