diff options
Diffstat (limited to 'drivers/pinctrl')
-rw-r--r-- | drivers/pinctrl/sh-pfc/pfc-sh7372.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/pinctrl/sh-pfc/pfc-sh7372.c b/drivers/pinctrl/sh-pfc/pfc-sh7372.c index 152869303318..5a0b445cc11d 100644 --- a/drivers/pinctrl/sh-pfc/pfc-sh7372.c +++ b/drivers/pinctrl/sh-pfc/pfc-sh7372.c | |||
@@ -23,8 +23,7 @@ | |||
23 | #include <linux/io.h> | 23 | #include <linux/io.h> |
24 | #include <linux/kernel.h> | 24 | #include <linux/kernel.h> |
25 | #include <linux/pinctrl/pinconf-generic.h> | 25 | #include <linux/pinctrl/pinconf-generic.h> |
26 | 26 | #include <linux/sh_intc.h> | |
27 | #include <mach/irqs.h> | ||
28 | 27 | ||
29 | #include "core.h" | 28 | #include "core.h" |
30 | #include "sh_pfc.h" | 29 | #include "sh_pfc.h" |