summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/sh-pfc/Makefile
diff options
context:
space:
mode:
authorLaurent Pinchart2012-12-15 23:51:34 +0100
committerSimon Horman2013-01-25 01:24:27 +0100
commitd05afa0afc183b2037dbd5f3cf12fe5229dce539 (patch)
tree6f6b5e130b0ba9d33cff020e8478cead9feed2d4 /drivers/pinctrl/sh-pfc/Makefile
parentsh-pfc: Add sh7722 pinmux support (diff)
downloadkernel-qcow2-linux-d05afa0afc183b2037dbd5f3cf12fe5229dce539.tar.gz
kernel-qcow2-linux-d05afa0afc183b2037dbd5f3cf12fe5229dce539.tar.xz
kernel-qcow2-linux-d05afa0afc183b2037dbd5f3cf12fe5229dce539.zip
sh-pfc: Add sh7723 pinmux support
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Acked-by: Paul Mundt <lethal@linux-sh.org> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'drivers/pinctrl/sh-pfc/Makefile')
-rw-r--r--drivers/pinctrl/sh-pfc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/pinctrl/sh-pfc/Makefile b/drivers/pinctrl/sh-pfc/Makefile
index 06ee2fa00025..46a25263d3b5 100644
--- a/drivers/pinctrl/sh-pfc/Makefile
+++ b/drivers/pinctrl/sh-pfc/Makefile
@@ -12,3 +12,4 @@ obj-$(CONFIG_PINCTRL_PFC_SH7372) += pfc-sh7372.o
obj-$(CONFIG_PINCTRL_PFC_SH73A0) += pfc-sh73a0.o
obj-$(CONFIG_PINCTRL_PFC_SH7720) += pfc-sh7720.o
obj-$(CONFIG_PINCTRL_PFC_SH7722) += pfc-sh7722.o
+obj-$(CONFIG_PINCTRL_PFC_SH7723) += pfc-sh7723.o