[PATCH 04/27] ARM: cpu.c: remove unused include
Ahmad Fatoum
a.fatoum at pengutronix.de
Fri May 12 10:22:13 PDT 2023
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 at pengutronix.de>
Reviewed-by: Ahmad Fatoum <a.fatoum at pengutronix.de>
> ---
> 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 |
More information about the barebox
mailing list