diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-07-10 03:32:50 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-07-11 21:33:43 +0900 |
commit | 3beb4256f922733330938eac70c9218ec3f0b5c5 (patch) | |
tree | 92cc12ecfd45c1682d6b1fc196a5fddde6723541 /sound | |
parent | 770c0d86013e22647b15af8df2707f81ee1d5cd0 (diff) | |
download | linux-3beb4256f922733330938eac70c9218ec3f0b5c5.tar.bz2 |
nios2: 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" up in order to keep the entries
sorted.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions