浏览代码

m68k: atari: Fix the last kernel_stat.h fallout

Reported-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Thomas Gleixner 11 年之前
父节点
当前提交
b718102e7d
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      arch/m68k/atari/ataints.c

+ 1 - 0
arch/m68k/atari/ataints.c

@@ -41,6 +41,7 @@
 #include <linux/init.h>
 #include <linux/seq_file.h>
 #include <linux/module.h>
+#include <linux/irq.h>
 
 #include <asm/traps.h>