parisc: break out SOCK_NONBLOCK define to own asm header file
authorHelge Deller <deller@gmx.de>
Mon, 14 Oct 2013 19:04:13 +0000 (21:04 +0200)
committerHelge Deller <deller@gmx.de>
Tue, 19 Nov 2013 22:36:17 +0000 (23:36 +0100)
commit38c7937379276a5ea8c54481205003af2f2b5694
treeb0ebe038356be388a22ce5d2d13e9d8d7324c64e
parent9af63aedb84c4281cde1610280246f7749c27799
parisc: break out SOCK_NONBLOCK define to own asm header file

Break SOCK_NONBLOCK out to its own asm-file as other arches do. This
fixes build errors with auditd and probably other packages.

Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/include/asm/socket.h [new file with mode: 0644]
arch/parisc/include/uapi/asm/socket.h