]> git.dujemihanovic.xyz Git - u-boot.git/commit
omap3: Add <asm/arch/omap3.h> to <asm/arch/cpu.h>
authorTom Rini <trini@konsulko.com>
Wed, 1 Nov 2023 16:28:09 +0000 (12:28 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 7 Nov 2023 19:50:51 +0000 (14:50 -0500)
commit3cb2e7cb5a9bccec0215e3d917870d2b46ee05bc
tree09fdd5a1d6605d8f6e7e6196a0bb80cc7a6b0b3a
parent5faf66a2d10cbc813e65005100d778577a16fa04
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>
arch/arm/include/asm/arch-omap3/cpu.h