1
0
Fork 0
alistair23-linux/arch/nios2
Masahiro Yamada 3beb4256f9 nios2: move generic-y of exported headers to uapi/asm/Kbuild
Since commit fcc8487d47 ("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>
2017-07-11 21:33:43 +09:00
..
boot nios2: enable earlycon support 2017-05-08 16:59:19 +08:00
configs treewide: Remove remaining executable attributes from source files 2017-02-25 12:12:50 -08:00
include nios2: move generic-y of exported headers to uapi/asm/Kbuild 2017-07-11 21:33:43 +09:00
kernel clocksource/drivers: Rename clocksource_probe to timer_probe 2017-06-14 11:59:16 +02:00
lib nios2: memset: use the right constraint modifier for the %4 output operand 2016-04-27 16:35:55 +08:00
mm nios2: use generic strncpy_from_user() and strnlen_user() 2017-05-08 17:14:14 +08:00
platform nios2: Add CDX support 2017-05-08 16:59:19 +08:00
Kconfig clocksource/drivers: Rename CLKSRC_OF to TIMER_OF 2017-06-14 12:01:03 +02:00
Kconfig.debug nios2: enable earlycon support 2017-05-08 16:59:19 +08:00
Makefile nios2: Add CDX support 2017-05-08 16:59:19 +08:00