clk: shmobile: Remove ARCH_SHMOBILE_MULTI
authorSimon Horman <horms+renesas@verge.net.au>
Tue, 23 Feb 2016 00:57:31 +0000 (09:57 +0900)
committerStephen Boyd <sboyd@codeaurora.org>
Thu, 25 Feb 2016 23:44:09 +0000 (15:44 -0800)
commit57130e643489615a807b2dc9c58b7a4efe24d302
tree6a17a1d8ba6ddd9938fd59b1cf5646e1b6c17aed
parent7450ca6c324bf817eedfa73250e77de109bd700c
clk: shmobile: Remove ARCH_SHMOBILE_MULTI

As of 9b5ba0df4ea4 ("ARM: shmobile: Introduce ARCH_RENESAS") all platforms
that use Renesas clock drivers now select ARCH_RENESAS. As it is present in
drivers/clk/Makefile ARCH_SHMOBILE_MULTI may now be removed.

This is part of an ongoing process to migrate from ARCH_SHMOBILE to
ARCH_RENESAS the motivation for which being that RENESAS seems to be a more
appropriate name than SHMOBILE for the majority of Renesas ARM based SoCs.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/Makefile