提交 8b19a7ce 编写于 作者: P Paul Mundt

sh: microdev: Fix compile warnings.

irq.c needs linux/interrupt.h.
Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
上级 c596b1a3
...@@ -11,6 +11,7 @@ ...@@ -11,6 +11,7 @@
#include <linux/init.h> #include <linux/init.h>
#include <linux/irq.h> #include <linux/irq.h>
#include <linux/interrupt.h>
#include <asm/system.h> #include <asm/system.h>
#include <asm/io.h> #include <asm/io.h>
#include <asm/microdev.h> #include <asm/microdev.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册