aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/irqchip/irqchip.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/irqchip/irqchip.c b/drivers/irqchip/irqchip.c
index 3469141f10f6..cad3e2495552 100644
--- a/drivers/irqchip/irqchip.c
+++ b/drivers/irqchip/irqchip.c
@@ -12,8 +12,6 @@
12#include <linux/of_irq.h> 12#include <linux/of_irq.h>
13#include <linux/irqchip.h> 13#include <linux/irqchip.h>
14 14
15#include "irqchip.h"
16
17/* 15/*
18 * This special of_device_id is the sentinel at the end of the 16 * This special of_device_id is the sentinel at the end of the
19 * of_device_id[] array of all irqchips. It is automatically placed at 17 * of_device_id[] array of all irqchips. It is automatically placed at