diff options
-rw-r--r-- | drivers/sh/pfc/pinctrl.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/sh/pfc/pinctrl.c b/drivers/sh/pfc/pinctrl.c index fe1750eb6f1f..4eaf24b36a81 100644 --- a/drivers/sh/pfc/pinctrl.c +++ b/drivers/sh/pfc/pinctrl.c | |||
@@ -283,6 +283,7 @@ int sh_pfc_register_pinctrl(struct sh_pfc *pfc) | |||
283 | 283 | ||
284 | return 0; | 284 | return 0; |
285 | } | 285 | } |
286 | EXPORT_SYMBOL_GPL(sh_pfc_register_pinctrl); | ||
286 | 287 | ||
287 | static inline void __devinit sh_pfc_map_one_gpio(struct sh_pfc *pfc, | 288 | static inline void __devinit sh_pfc_map_one_gpio(struct sh_pfc *pfc, |
288 | struct sh_pfc_pinctrl *pmx, | 289 | struct sh_pfc_pinctrl *pmx, |