diff options
Diffstat (limited to 'include/linux/of_irq.h')
| -rw-r--r-- | include/linux/of_irq.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/of_irq.h b/include/linux/of_irq.h index 090cbaa4bd36..109e013b1772 100644 --- a/include/linux/of_irq.h +++ b/include/linux/of_irq.h | |||
| @@ -5,6 +5,7 @@ | |||
| 5 | struct of_irq; | 5 | struct of_irq; |
| 6 | #include <linux/types.h> | 6 | #include <linux/types.h> |
| 7 | #include <linux/errno.h> | 7 | #include <linux/errno.h> |
| 8 | #include <linux/irq.h> | ||
| 8 | #include <linux/ioport.h> | 9 | #include <linux/ioport.h> |
| 9 | #include <linux/of.h> | 10 | #include <linux/of.h> |
| 10 | 11 | ||
