On 12.05.23 13:09, Sascha Hauer wrote: > cpu.c doesn't use anything from mmu.h, so drop its incusion. > > Signed-off-by: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> Reviewed-by: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx> > --- > arch/arm/cpu/cpu.c | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/arch/arm/cpu/cpu.c b/arch/arm/cpu/cpu.c > index 5b79dd2a8f..cacd442b28 100644 > --- a/arch/arm/cpu/cpu.c > +++ b/arch/arm/cpu/cpu.c > @@ -18,8 +18,6 @@ > #include <asm/cache.h> > #include <asm/ptrace.h> > > -#include "mmu.h" > - > /** > * Enable processor's instruction cache > */ -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |