]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commitdiff
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)
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

index bae4be6501dfb06a51dc0aaa3befb91b47156ca0..b19af449d2f3c75ab5a4c476c76f908ff2623418 100644 (file)
@@ -70,7 +70,6 @@ obj-$(CONFIG_COMMON_CLK_PXA)          += pxa/
 obj-$(CONFIG_COMMON_CLK_QCOM)          += qcom/
 obj-$(CONFIG_ARCH_ROCKCHIP)            += rockchip/
 obj-$(CONFIG_COMMON_CLK_SAMSUNG)       += samsung/
-obj-$(CONFIG_ARCH_SHMOBILE_MULTI)      += shmobile/
 obj-$(CONFIG_ARCH_RENESAS)             += shmobile/
 obj-$(CONFIG_ARCH_SIRF)                        += sirf/
 obj-$(CONFIG_ARCH_SOCFPGA)             += socfpga/