[PATCH] cleanup linux/byteorder/swabb.h
- no longer a userspace header - add #include <linux/types.h> for in-kernel compilation Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
committed by
Linus Torvalds
parent
a9cccd3437
commit
bfb58478fe
@@ -2,5 +2,4 @@ header-y += big_endian.h
|
||||
header-y += little_endian.h
|
||||
|
||||
unifdef-y += generic.h
|
||||
unifdef-y += swabb.h
|
||||
unifdef-y += swab.h
|
||||
|
Reference in New Issue
Block a user