The pinmux_info alias to sh_pfc_soc_info isn't needed anymore, remove it. Signed-off-by: Laurent Pinchart <laurent.pinchart+rene...@ideasonboard.com> --- include/linux/sh_pfc.h | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/include/linux/sh_pfc.h b/include/linux/sh_pfc.h index 9fd6228..13049c4 100644 --- a/include/linux/sh_pfc.h +++ b/include/linux/sh_pfc.h @@ -114,9 +114,6 @@ struct sh_pfc_soc_info { unsigned long unlock_reg; }; -/* XXX compat for now */ -#define pinmux_info sh_pfc_soc_info - enum { GPIO_CFG_DRYRUN, GPIO_CFG_REQ, GPIO_CFG_FREE }; /* helper macro for port */ -- 1.7.8.6 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/