]> git.baikalelectronics.ru Git - kernel.git/commit
asm-generic: Remove empty asm/unistd.h
authorArnd Bergmann <arnd@arndb.de>
Fri, 13 Apr 2018 11:07:57 +0000 (13:07 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 29 Aug 2018 13:42:22 +0000 (15:42 +0200)
commita88d2401922ca83aa322b5df4d819b28df77733d
tree7b1206100b751dab31b240b639f7bfa2184594bd
parent32f534a09d63323aefb3327814a137b7e214a1da
asm-generic: Remove empty asm/unistd.h

Nothing is left in asm/unistd.h except for the redirect to
uapi/asm/unistd.h, so removing the file simply leads to that one being
used directly.  The linux/export.h inclusion is a leftover from commit
e65746272fae ("consolidate cond_syscall and SYSCALL_ALIAS declarations")
and should not be used anyway.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
include/asm-generic/unistd.h [deleted file]