summaryrefslogtreecommitdiffstats
path: root/drivers/soc/renesas/Makefile
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2016-04-20 14:02:45 +0200
committerSimon Horman <horms+renesas@verge.net.au>2016-04-26 09:56:37 +1000
commit9af1dbcc3028e1de8cac2d7e32345965353edde0 (patch)
tree5a2e8ca83496d2b1d730868305b9c793fab11dc1 /drivers/soc/renesas/Makefile
parenta247eb93ef73b56aab68c47608245e2b4a713585 (diff)
downloadlinux-stable-9af1dbcc3028e1de8cac2d7e32345965353edde0.tar.gz
linux-stable-9af1dbcc3028e1de8cac2d7e32345965353edde0.tar.bz2
linux-stable-9af1dbcc3028e1de8cac2d7e32345965353edde0.zip
soc: renesas: rcar-sysc: Add support for R-Car E2 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 c6c4ce7ef8a1..b328205fef36 100644
--- a/drivers/soc/renesas/Makefile
+++ b/drivers/soc/renesas/Makefile
@@ -3,4 +3,4 @@ obj-$(CONFIG_ARCH_R8A7790) += rcar-sysc.o r8a7790-sysc.o
obj-$(CONFIG_ARCH_R8A7791) += rcar-sysc.o r8a7791-sysc.o
# R-Car M2-N is identical to R-Car M2-W w.r.t. power domains.
obj-$(CONFIG_ARCH_R8A7793) += rcar-sysc.o r8a7791-sysc.o
-obj-$(CONFIG_ARCH_R8A7794) += rcar-sysc.o
+obj-$(CONFIG_ARCH_R8A7794) += rcar-sysc.o r8a7794-sysc.o