projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8ce254
)
[ARM] byteorder.h needs linux/compiler.h
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Sat, 7 Jan 2006 16:55:50 +0000
(16:55 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 7 Jan 2006 16:55:50 +0000
(16:55 +0000)
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
include/asm-arm/byteorder.h
patch
|
blob
|
history
diff --git
a/include/asm-arm/byteorder.h
b/include/asm-arm/byteorder.h
index af42f449b9a6d57f3bbe90e236c3969cc7eab4c8..741f5bc5d016ea5888eb95290d909fc2c027a32f 100644
(file)
--- a/
include/asm-arm/byteorder.h
+++ b/
include/asm-arm/byteorder.h
@@
-15,6
+15,7
@@
#ifndef __ASM_ARM_BYTEORDER_H
#define __ASM_ARM_BYTEORDER_H
+#include <linux/compiler.h>
#include <asm/types.h>
static inline __attribute_const__ __u32 ___arch__swab32(__u32 x)