y2038: ia64: Remove unneeded ipc uapi header files
authorArnd Bergmann <arnd@arndb.de>
Tue, 5 May 2015 20:47:56 +0000 (22:47 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 20 Apr 2018 14:19:56 +0000 (16:19 +0200)
commit6f22a7f4e58197092fbfc36db803fa80881a67ff
treea3214b021078cb42bb536ad3a4cd042b173f8856
parent469599f644ce2120ceac18cfe5c39cc62c78c041
y2038: ia64: Remove unneeded ipc uapi header files

The ia64 ipcbuf/msgbuf/sembuf/shmbuf header files are all identical
to the version from asm-generic.

This patch removes the files and replaces them with 'generic-y'
statements as part of the y2038 changes. While ia64 no longer has
a compat mode and doesn't need the file any more, it seem nicer
to clean this up anyway.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/ia64/include/uapi/asm/Kbuild
arch/ia64/include/uapi/asm/ipcbuf.h [deleted file]
arch/ia64/include/uapi/asm/msgbuf.h [deleted file]
arch/ia64/include/uapi/asm/sembuf.h [deleted file]
arch/ia64/include/uapi/asm/shmbuf.h [deleted file]