asm-generic: siginfo: remove obsolete #ifdefs
authorArnd Bergmann <arnd@arndb.de>
Fri, 9 Mar 2018 10:31:48 +0000 (11:31 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 26 Mar 2018 13:56:05 +0000 (15:56 +0200)
commit3f664931b33565641fdf1fdd3ff067def60e7f53
tree2e58c0a4d9e34cf2853ff6b58fcf61199fe1a18b
parenta687a5337063af99ebd0eebaa6f4b4cf2e07c21b
asm-generic: siginfo: remove obsolete #ifdefs

The frv, tile and blackfin architectures are being removed, so
we can clean up this header by removing all the special cases
except those for ia64.

The SEGV_BNDERR and BUS_MCEERR_AR si_code macros are now
defined unconditionally on all remaining architectures.

Acked-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
include/uapi/asm-generic/siginfo.h