diff options
Diffstat (limited to 'drivers/pinctrl/sh-pfc/core.h')
-rw-r--r-- | drivers/pinctrl/sh-pfc/core.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/pinctrl/sh-pfc/core.h b/drivers/pinctrl/sh-pfc/core.h index fa7214e2ed24..c681f8ecfd6f 100644 --- a/drivers/pinctrl/sh-pfc/core.h +++ b/drivers/pinctrl/sh-pfc/core.h @@ -65,5 +65,6 @@ extern struct sh_pfc_soc_info sh7724_pinmux_info; extern struct sh_pfc_soc_info sh7734_pinmux_info; extern struct sh_pfc_soc_info sh7757_pinmux_info; extern struct sh_pfc_soc_info sh7785_pinmux_info; +extern struct sh_pfc_soc_info sh7786_pinmux_info; #endif /* __SH_PFC_CORE_H__ */ |