提交 fe5dd7c7 编写于 作者: R Russell King 提交者: Russell King

[ARM] byteorder.h needs linux/compiler.h

Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
上级 f8ce2547
......@@ -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)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册