projects
/
GitHub
/
moto-9609
/
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:
2aced89
)
arm: omap: irq: remove unnecessary header
author
Felipe Balbi
<balbi@ti.com>
Tue, 9 Sep 2014 00:54:54 +0000
(17:54 -0700)
committer
Tony Lindgren
<tony@atomide.com>
Thu, 11 Sep 2014 20:05:42 +0000
(13:05 -0700)
There's no need for that header to be included.
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/irq.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/mach-omap2/irq.c
b/arch/arm/mach-omap2/irq.c
index 14716a88d22dd0ba01704dd727f134430b3448b5..a405b963c7798e32a2f0ed1af6898ecb77571521 100644
(file)
--- a/
arch/arm/mach-omap2/irq.c
+++ b/
arch/arm/mach-omap2/irq.c
@@
-24,7
+24,6
@@
#include <linux/of_irq.h>
#include "soc.h"
-#include "iomap.h"
#include "common.h"
#include "../../drivers/irqchip/irqchip.h"