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)
commit83f609135a51d3a4811c4e32d430cac184d0477f
tree7b7f007e7178c057418a746d443ab1ff9b7ec3cd
parent09ac12603bf007eb5475c5847e78905e05d4c729
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: 2b3c5a99d5f3 ("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]