From: Geert Uytterhoeven <geert+rene...@glider.be> Date: Fri, 18 May 2018 12:52:51 +0200
> Since commit 9b5ba0df4ea4f940 ("ARM: shmobile: Introduce ARCH_RENESAS") > is CONFIG_ARCH_RENESAS a more appropriate platform check than the legacy > CONFIG_ARCH_SHMOBILE, hence use the former. > > Renesas SuperH SH-Mobile SoCs are still covered by the CONFIG_CPU_SH4 > check. > > This will allow to drop ARCH_SHMOBILE on ARM and ARM64 in the near > future. > > Signed-off-by: Geert Uytterhoeven <geert+rene...@glider.be> > Acked-by: Arnd Bergmann <a...@arndb.de> > Acked-by: Sergei Shtylyov <sergei.shtyl...@cogentembedded.com> > Reviewed-by: Simon Horman <horms+rene...@verge.net.au> Applied.