commit | d1f072aa2515193d936c93502127c08c66e12a30 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Thu Dec 14 13:16:54 2023 -0500 |
committer | Tom Rini <trini@konsulko.com> | Thu Dec 21 08:54:37 2023 -0500 |
tree | 9fafa6db8cf8a82ee410ef7d66202c825c645781 | |
parent | bc9c7ccc87bee1659a586171eeb19c7474023095 [diff] |
rmobile: Add <mach/rmobile.h> to cpu_info-rzg2l.c In order for RMOBILE_CPU_TYPE_R9A07G044L to be defined we need to include <mach/rmobile.h> here. Reviewed-by: Marek Vasut <marek.vasut+renesas@mailbox.org> Signed-off-by: Tom Rini <trini@konsulko.com>