commit | 83529f887189b7bd80a16ac45cf2de8eb8ca370e | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Oct 31 21:28:35 2023 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Oct 31 21:28:35 2023 -0400 |
tree | 8035e0eac8d1f6b1a886474241e98e275fd5d183 | |
parent | 5f2ecd70ef085fc9082515e398c62272b4d8ee20 [diff] |
omap3: Add <asm/arch/omap3.h> to <asm/arch/cpu.h> The include <asm/arch/cpu.h> references values in <asm/arch/omap3.h> and so include it directly here rather than rely on indirect inclusion. Signed-off-by: Tom Rini <trini@konsulko.com>