提交 f1da418b 编写于 作者: Y Yang Li 提交者: Thomas Bogendoerfer

MIPS: Remove duplicated include in local.h

Fix following includecheck warning:
./arch/mips/include/asm/local.h: asm/asm.h is included more than once.
Reported-by: NAbaci Robot <abaci@linux.alibaba.com>
Signed-off-by: NYang Li <yang.lee@linux.alibaba.com>
Signed-off-by: NThomas Bogendoerfer <tsbogend@alpha.franken.de>
上级 f0b7ddbd
...@@ -8,7 +8,6 @@ ...@@ -8,7 +8,6 @@
#include <asm/asm.h> #include <asm/asm.h>
#include <asm/cmpxchg.h> #include <asm/cmpxchg.h>
#include <asm/compiler.h> #include <asm/compiler.h>
#include <asm/asm.h>
typedef struct typedef struct
{ {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册