]> git.dujemihanovic.xyz Git - u-boot.git/commit
ARM: renesas: Rename rmobile_cpuinfo_idx() to renesas_cpuinfo_idx()
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Tue, 27 Feb 2024 16:05:48 +0000 (17:05 +0100)
committerTom Rini <trini@konsulko.com>
Sat, 2 Mar 2024 19:29:36 +0000 (14:29 -0500)
commit74215bb0b0bf016fb1777b91d30039a9c20026ab
tree419ff798f76942ce46a2e585d9db64317beb360f
parentc2cffb01aab273ee6dee55fb8d0c2cc823342178
ARM: renesas: Rename rmobile_cpuinfo_idx() to renesas_cpuinfo_idx()

Rename rmobile_cpuinfo_idx() to renesas_cpuinfo_idx() because all
the chips are made by Renesas, while only a subset of them is from
the R-Mobile line.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Paul Barker <paul.barker.ct@bp.renesas.com>
arch/arm/mach-rmobile/cpu_info.c