]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commit9acee190c8c055f634475ad3f742ff07049dd51e
tree4c6132348769a82d189b50325cd68676e1deba72
parent422e23ea0865177b61527874b1b80023e4215d67
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