]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit97ff1765d54477d66d4a7943b99db34603d9b789
tree08bc851d3daaf717b3ed603a6dff55d15e9ed5aa
parentacd3d9fb5db460be832216617c15654347456665
parisc: Avoid using CONFIG_64BIT in userspace exported headers

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