]> git.baikalelectronics.ru Git - kernel.git/commit
sparc: combine unistd_{32,64}.h
authorStephen Rothwell <sfr@canb.auug.org.au>
Wed, 26 Nov 2008 08:51:32 +0000 (00:51 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 4 Dec 2008 17:17:06 +0000 (09:17 -0800)
commit8b49e79db06cfc7fc90d2d4a274e15ab48aa3584
tree4c6132348769a82d189b50325cd68676e1deba72
parent7b57bb9600e3d0b806d1233e53a3b4004232e911
sparc: combine unistd_{32,64}.h

This is complicated a little because compat_audit.c wants to see only
the 32bit syscall numbers, but is being built in a 64bit compile.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/include/asm/Kbuild
arch/sparc/include/asm/unistd.h
arch/sparc/include/asm/unistd_32.h [deleted file]
arch/sparc/include/asm/unistd_64.h [deleted file]
arch/sparc64/kernel/compat_audit.c