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:
1ed71e5
)
irqchip: Remove unused include
author
Stephen Boyd
<
[email protected]
>
Tue, 11 Mar 2014 20:51:49 +0000
(13:51 -0700)
committer
Thomas Gleixner
<
[email protected]
>
Wed, 12 Mar 2014 12:12:04 +0000
(13:12 +0100)
The "irqchip.h" include here is not needed as the only thing in
irqchip.h is IRQCHIP_DECLARE which this file doesn't use. Drop
it.
Reported-by: Jiri Kosina <
[email protected]
>
Signed-off-by: Stephen Boyd <
[email protected]
>
Link:
http://lkml.kernel.org/r/
[email protected]
Signed-off-by: Thomas Gleixner <
[email protected]
>
drivers/irqchip/irqchip.c
patch
|
blob
|
history
diff --git
a/drivers/irqchip/irqchip.c
b/drivers/irqchip/irqchip.c
index 3469141f10f62938cac5b643736996dd71e11d21..cad3e24955526be2c8f745eb7dbaf1f8d5623813 100644
(file)
--- a/
drivers/irqchip/irqchip.c
+++ b/
drivers/irqchip/irqchip.c
@@
-12,8
+12,6
@@
#include <linux/of_irq.h>
#include <linux/irqchip.h>
-#include "irqchip.h"
-
/*
* This special of_device_id is the sentinel at the end of the
* of_device_id[] array of all irqchips. It is automatically placed at