signal/tile: Move the tile specific si_codes to asm-generic/siginfo.h
commit753e5a8543dae136142751961bb18ff25b0062dc
authorEric W. Biederman <ebiederm@xmission.com>
Sat, 13 Jan 2018 23:41:02 +0000 (13 17:41 -0600)
committerEric W. Biederman <ebiederm@xmission.com>
Mon, 15 Jan 2018 23:42:35 +0000 (15 17:42 -0600)
tree394a40bc1c1a1b6354e4f0057841f2d6accd7bab
parent8bc9e33848f7491d124e11b2c79430d45e0d8545
signal/tile: Move the tile specific si_codes to asm-generic/siginfo.h

Having si_codes in many different files simply encourages duplicate definitions
that can cause problems later.  To avoid that merge the tile specific si_codes
into uapi/asm-generic/siginfo.h

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
arch/tile/include/uapi/asm/siginfo.h
include/uapi/asm-generic/siginfo.h