diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/irqchip/irqchip.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/irqchip/irqchip.c b/drivers/irqchip/irqchip.c index 3469141..cad3e24 100644 --- 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 |