linux/arch/microblaze/include/uapi/asm
Tobias Klauser 83f0124ad8 microblaze: remove asm-generic wrapper headers
Some of microblaze's asm and uapi header are merely including their
asm-generic counterpart. Thus, the arch specific headers can be removed
and the asm-generic header can be used directly via generic-y.

The headers removed from uapi don't need to be added to generic-y in the
uapi Kbuild in order to get exported, as they are already listed in
mandatory-y.

Also order the generic-y list alphabetically.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2017-05-29 11:06:10 +02:00
..
auxvec.h
byteorder.h
elf.h elf-em.h: move EM_MICROBLAZE to the common header 2015-09-10 06:54:15 +02:00
Kbuild uapi: export all headers under uapi directories 2017-05-11 00:21:54 +09:00
posix_types.h
ptrace.h
setup.h
sigcontext.h
unistd.h microblaze: wire up statx syscall 2017-05-29 11:03:56 +02:00