projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c13dcf9
)
MIPS: ath79: irq: IRQCHIP_DECLARE moved to linux/irqchip.h
author
Alban Bedel
<
[email protected]
>
Thu, 9 Jul 2015 08:51:36 +0000
(10:51 +0200)
committer
Ralf Baechle
<
[email protected]
>
Wed, 26 Aug 2015 13:23:02 +0000
(15:23 +0200)
Remove the ugly cross tree include now that IRQCHIP_DECLARE moved to
linux/irqchip.h.
Signed-off-by: Alban Bedel <
[email protected]
>
Cc:
[email protected]
Cc: Thomas Gleixner <
[email protected]
>
Cc: Andrew Bresticker <
[email protected]
>
Cc: Qais Yousef <
[email protected]
>
Cc:
[email protected]
Patchwork: https://patchwork.linux-mips.org/patch/10633/
Signed-off-by: Ralf Baechle <
[email protected]
>
arch/mips/ath79/irq.c
patch
|
blob
|
history
diff --git
a/arch/mips/ath79/irq.c
b/arch/mips/ath79/irq.c
index afb009603f7fad138ccc12a1c26ffc7bd5422bf6..2021be20d9d940513baf267a7d20a5cedfca8bd2 100644
(file)
--- a/
arch/mips/ath79/irq.c
+++ b/
arch/mips/ath79/irq.c
@@
-17,7
+17,6
@@
#include <linux/interrupt.h>
#include <linux/irqchip.h>
#include <linux/of_irq.h>
-#include "../../../drivers/irqchip/irqchip.h"
#include <asm/irq_cpu.h>
#include <asm/mipsregs.h>