OSDN Git Service
(root)
/
uclinux-h8
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc3b68f
)
m68k: atari: Fix the last kernel_stat.h fallout
author
Thomas Gleixner
<tglx@linutronix.de>
Thu, 20 Mar 2014 11:40:30 +0000
(12:40 +0100)
committer
Thomas Gleixner
<tglx@linutronix.de>
Thu, 20 Mar 2014 11:40:30 +0000
(12:40 +0100)
Reported-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/m68k/atari/ataints.c
patch
|
blob
|
history
diff --git
a/arch/m68k/atari/ataints.c
b/arch/m68k/atari/ataints.c
index
3e73a63
..
3d2b63b
100644
(file)
--- a/
arch/m68k/atari/ataints.c
+++ b/
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>