summaryrefslogtreecommitdiffstats
path: root/drivers/soc/renesas/Makefile
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2016-04-20 14:02:41 +0200
committerSimon Horman <horms+renesas@verge.net.au>2016-04-26 09:56:35 +1000
commit9b83ea17b0d9b5461ee46a2f5a668e6b10743f1a (patch)
tree2c602c3331d023b0d6fe5fe777bf03289b92b5e0 /drivers/soc/renesas/Makefile
parent1c8c77f52d1037c61468539e1d68c44f9e710536 (diff)
downloadlinux-stable-9b83ea17b0d9b5461ee46a2f5a668e6b10743f1a.tar.gz
linux-stable-9b83ea17b0d9b5461ee46a2f5a668e6b10743f1a.tar.bz2
linux-stable-9b83ea17b0d9b5461ee46a2f5a668e6b10743f1a.zip
soc: renesas: rcar-sysc: Add support for R-Car H1 power areas
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'drivers/soc/renesas/Makefile')
-rw-r--r--drivers/soc/renesas/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/soc/renesas/Makefile b/drivers/soc/renesas/Makefile
index 2b64f6c94681..b8aa9db4fdd9 100644
--- a/drivers/soc/renesas/Makefile
+++ b/drivers/soc/renesas/Makefile
@@ -1,4 +1,4 @@
-obj-$(CONFIG_ARCH_R8A7779) += rcar-sysc.o
+obj-$(CONFIG_ARCH_R8A7779) += rcar-sysc.o r8a7779-sysc.o
obj-$(CONFIG_ARCH_R8A7790) += rcar-sysc.o
obj-$(CONFIG_ARCH_R8A7791) += rcar-sysc.o
obj-$(CONFIG_ARCH_R8A7793) += rcar-sysc.o