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 18:55:49 +0000 (10:55 -0800)
commit8f7e823f18150b6767e5e03ede80a0896a4adf06
tree911ba66df619ce1e0e1127007ff1b015e67903ca
parentcc447613b50aa83ff466878dd6245153b1cfb95c
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