]> git.baikalelectronics.ru Git - kernel.git/commit
sh: remove duplicate unistd_32.h file
authorArnd Bergmann <arnd@arndb.de>
Thu, 3 Jan 2019 10:10:20 +0000 (11:10 +0100)
committerArnd Bergmann <arnd@arndb.de>
Fri, 25 Jan 2019 16:22:50 +0000 (17:22 +0100)
commitc5f599464884ab5591276143bcbc37c53f9baa21
tree7b7f007e7178c057418a746d443ab1ff9b7ec3cd
parentb95e03c10c564831a987a9bc76168af967b2147c
sh: remove duplicate unistd_32.h file

When I merged this patch, the file was accidentally left intact
instead of being removed, which means any changes to syscall.tbl
have no effect.

Fixes: 938e912996a6 ("sh: generate uapi header and syscall table header files")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/sh/include/uapi/asm/unistd_32.h [deleted file]