Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[SPARC32]: Fix build.

Correct incorrect removal of asm-generic/fcntl.h from asm-sparc/fcntl.h by
commit 6ba60d2195cd65d72eaf7ce3903a707c5bf20c7b.

Signed-off-by: Mark Fortescue <mark@mtfhpc.demon.co.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Mark Fortescue and committed by
David S. Miller
c8154c8a d4ac2477

+1
+1
include/asm-sparc/fcntl.h
··· 32 32 #define __ARCH_FLOCK_PAD short __unused; 33 33 #define __ARCH_FLOCK64_PAD short __unused; 34 34 35 + #include <asm-generic/fcntl.h> 35 36 36 37 #endif