We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eee284f commit 5b7e567Copy full SHA for 5b7e567
drivers/irqchip/irq-mxs.c
@@ -9,6 +9,7 @@
9
#include <linux/init.h>
10
#include <linux/irq.h>
11
#include <linux/irqchip.h>
12
+#include <linux/irqchip/mxs.h>
13
#include <linux/irqdomain.h>
14
#include <linux/io.h>
15
#include <linux/of.h>
0 commit comments