linux/arch/nios2/include/uapi/asm
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
..
Kbuild nios2: move generic-y of exported headers to uapi/asm/Kbuild 2017-07-11 21:33:43 +09:00
byteorder.h nios2: Miscellaneous header files 2014-12-08 12:56:03 +08:00
elf.h nios2: update pt_regs 2015-03-12 13:35:06 +08:00
ptrace.h nios2: Add types.h header required for __u32 type 2015-04-24 14:49:14 +08:00
sigcontext.h nios2: update pt_regs 2015-03-12 13:35:06 +08:00
signal.h nios2: Signal handling support 2014-12-08 12:55:59 +08:00
swab.h nios2: Miscellaneous header files 2014-12-08 12:56:03 +08:00
unistd.h asm-generic: Drop renameat syscall from default list 2016-05-05 00:42:21 +02:00