commit | 995f97a7ad7dec2cbc4504054882fc28152b8ca2 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@mailbox.org> | Tue Feb 27 17:05:48 2024 +0100 |
committer | Tom Rini <trini@konsulko.com> | Sat Mar 02 14:29:36 2024 -0500 |
tree | 419ff798f76942ce46a2e585d9db64317beb360f | |
parent | f972661e2867df8e42dbdf9627a6ae2d49288f33 [diff] |
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>