diff options
Diffstat (limited to 'drivers/pinctrl/sh-pfc/pfc-r8a7779.c')
-rw-r--r-- | drivers/pinctrl/sh-pfc/pfc-r8a7779.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pinctrl/sh-pfc/pfc-r8a7779.c b/drivers/pinctrl/sh-pfc/pfc-r8a7779.c index d3e94e307d7f..f5c01e1e2615 100644 --- a/drivers/pinctrl/sh-pfc/pfc-r8a7779.c +++ b/drivers/pinctrl/sh-pfc/pfc-r8a7779.c | |||
@@ -1410,7 +1410,7 @@ static const u16 pinmux_data[] = { | |||
1410 | PINMUX_IPSR_MODSEL_DATA(IP12_17_15, SCK4_B, SEL_SCIF4_1), | 1410 | PINMUX_IPSR_MODSEL_DATA(IP12_17_15, SCK4_B, SEL_SCIF4_1), |
1411 | }; | 1411 | }; |
1412 | 1412 | ||
1413 | static struct sh_pfc_pin pinmux_pins[] = { | 1413 | static const struct sh_pfc_pin pinmux_pins[] = { |
1414 | PINMUX_GPIO_GP_ALL(), | 1414 | PINMUX_GPIO_GP_ALL(), |
1415 | }; | 1415 | }; |
1416 | 1416 | ||