On Tue, Feb 23, 2016 at 1:57 AM, Simon Horman
<horms+rene...@verge.net.au> wrote:
> 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+rene...@verge.net.au>

Acked-by: Geert Uytterhoeven <geert+rene...@glider.be>

> ---
>  drivers/clk/Makefile | 1 -
>  1 file changed, 1 deletion(-)

> -obj-$(CONFIG_ARCH_SHMOBILE_MULTI)      += shmobile/
>  obj-$(CONFIG_ARCH_RENESAS)             += shmobile/

Should we rename clk/shmobile/ to clk/renesas/?
Or is that too much of a hassle?

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

Reply via email to