提交 068732d9 编写于 作者: C Chris Zankel

[XTENSA] Remove extraneous include statement

We don't need to include processor.h in bug.h.
Signed-off-by: NChris Zankel <chris@zankel.net>
上级 787a22d1
......@@ -13,10 +13,6 @@
#ifndef _XTENSA_BUGS_H
#define _XTENSA_BUGS_H
#include <asm/processor.h>
static void __init check_bugs(void)
{
}
static void check_bugs(void) { }
#endif /* _XTENSA_BUGS_H */
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册