Merge branch 'postmerge' into for-linus
[firefly-linux-kernel-4.4.55.git] / drivers / pinctrl / sh-pfc / core.h
index 763d717ca979731743772f0d6060cf63198a62d6..89cb4289d76125abe17ad3ee7b710369af233cdb 100644 (file)
@@ -54,6 +54,7 @@ void sh_pfc_write_raw_reg(void __iomem *mapped_reg, unsigned long reg_width,
 int sh_pfc_get_pin_index(struct sh_pfc *pfc, unsigned int pin);
 int sh_pfc_config_mux(struct sh_pfc *pfc, unsigned mark, int pinmux_type);
 
+extern const struct sh_pfc_soc_info r8a73a4_pinmux_info;
 extern const struct sh_pfc_soc_info r8a7740_pinmux_info;
 extern const struct sh_pfc_soc_info r8a7779_pinmux_info;
 extern const struct sh_pfc_soc_info sh7203_pinmux_info;