提交 b4096504 编写于 作者: D Danny Kukawka 提交者: David S. Miller

arch/sparc/kernel/unaligned_64.c: included linux/bitops.h twice

arch/sparc/kernel/unaligned_64.c included 'linux/bitops.h' twice,
remove the duplicate.
Signed-off-by: NDanny Kukawka <danny.kukawka@bisect.de>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 c38e2345
...@@ -22,7 +22,6 @@ ...@@ -22,7 +22,6 @@
#include <linux/bitops.h> #include <linux/bitops.h>
#include <linux/perf_event.h> #include <linux/perf_event.h>
#include <linux/ratelimit.h> #include <linux/ratelimit.h>
#include <linux/bitops.h>
#include <asm/fpumacro.h> #include <asm/fpumacro.h>
enum direction { enum direction {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册