parisc: Avoid using CONFIG_64BIT in userspace exported headers
authorHelge Deller <deller@gmx.de>
Mon, 10 Nov 2014 21:04:47 +0000 (22:04 +0100)
committerHelge Deller <deller@gmx.de>
Mon, 10 Nov 2014 21:25:29 +0000 (22:25 +0100)
The gcc compiler provide the predefined __LP64__ macro. Use that
instead.

Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/include/uapi/asm/bitsperlong.h
arch/parisc/include/uapi/asm/msgbuf.h
arch/parisc/include/uapi/asm/sembuf.h
arch/parisc/include/uapi/asm/shmbuf.h
arch/parisc/include/uapi/asm/signal.h

Simple merge
Simple merge
Simple merge
Simple merge