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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 Dec 2013 19:05:11 +0000 (11:05 -0800)
commit9a81ddfc4c131cfcc3fc5a7517ea3b1eb38dd796
tree36eb8405386c8025106bf1a6979d37117cfa1c1c
parent357d902dfb913a306d485c6433c950be28de8ec9
parisc: break out SOCK_NONBLOCK define to own asm header file

commit 38c7937379276a5ea8c54481205003af2f2b5694 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/parisc/include/asm/socket.h [new file with mode: 0644]
arch/parisc/include/uapi/asm/socket.h