[PATCH][trivial] ARM, mm: Don't include smp_plat.h twice in flush.c

Jiri Kosina jkosina at suse.cz
Mon Nov 15 08:27:39 EST 2010


On Sun, 7 Nov 2010, Jesper Juhl wrote:

> It's enough to include the asm/smp_plat.h once in arch/arm/mm/flush.c
> 
> Signed-off-by: Jesper Juhl <jj at chaosbits.net>
> ---
>  flush.c |    1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm/mm/flush.c b/arch/arm/mm/flush.c
> index 391ffae..7d6e92b 100644
> --- a/arch/arm/mm/flush.c
> +++ b/arch/arm/mm/flush.c
> @@ -17,7 +17,6 @@
>  #include <asm/smp_plat.h>
>  #include <asm/system.h>
>  #include <asm/tlbflush.h>
> -#include <asm/smp_plat.h>

Doesn't seem to be present in linux-next as of today. I have picked that 
up. Thanks,

-- 
Jiri Kosina
SUSE Labs, Novell Inc.



More information about the linux-arm-kernel mailing list