projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64ffae8
)
[ARM] 3684/1: ARM: Convert l7200 to generic irq handling
author
Thomas Gleixner
<tglx@linutronix.de>
Sat, 1 Jul 2006 21:32:19 +0000
(22:32 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 1 Jul 2006 21:32:19 +0000
(22:32 +0100)
Patch from Thomas Gleixner
From: Thomas Gleixner <tglx@linutronix.de>
Fixup the conversion to generic irq subsystem.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-l7200/core.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/mach-l7200/core.c
b/arch/arm/mach-l7200/core.c
index ac626436e96f09881cfd25e8c2c6827397a000da..b7af5640ea7bde758e804c119ad2be41bdf02102 100644
(file)
--- a/
arch/arm/mach-l7200/core.c
+++ b/
arch/arm/mach-l7200/core.c
@@
-7,6
+7,7
@@
*/
#include <linux/kernel.h>
#include <linux/init.h>
+#include <linux/irq.h>
#include <linux/device.h>
#include <asm/types.h>