Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fd43769e authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Michal Simek
Browse files

microblaze/uapi: Use Kbuild logic to include <asm-generic/types.h>



Signed-off-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
Cc: Michal Simek <monstr@monstr.eu>
Cc: microblaze-uclinux@itee.uq.edu.au
Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent 64aff1d6
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
# UAPI Header export list
include include/uapi/asm-generic/Kbuild.asm

generic-y += types.h

header-y += auxvec.h
header-y += bitsperlong.h
header-y += byteorder.h
@@ -31,5 +33,4 @@ header-y += statfs.h
header-y += swab.h
header-y += termbits.h
header-y += termios.h
header-y += types.h
header-y += unistd.h
+0 −1
Original line number Diff line number Diff line
#include <asm-generic/types.h>