projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.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
|
blame
|
history
diff --git
a/arch/m68k/atari/ataints.c
b/arch/m68k/atari/ataints.c
index 3e73a63c066f8a480ae543035c26cd5265f797ae..3d2b63bedf0589c67cdf0471007157bb913f18ac 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>