Re: [PATCH 38/45] arch/powerpc: remove duplicate includes

From: Michael Ellerman
Date: Tue Dec 19 2017 - 06:01:54 EST


Pravin Shedge <pravin.shedge4linux@xxxxxxxxx> writes:

> These duplicate includes have been found with scripts/checkincludes.pl but
> they have been removed manually to avoid removing false positives.
>
> Signed-off-by: Pravin Shedge <pravin.shedge4linux@xxxxxxxxx>
> ---
> arch/powerpc/kernel/time.c | 2 --
> arch/powerpc/lib/code-patching.c | 1 -
> arch/powerpc/mm/numa.c | 1 -
> arch/powerpc/platforms/powernv/npu-dma.c | 1 -
> arch/powerpc/platforms/powernv/opal.c | 1 -
> 5 files changed, 6 deletions(-)

Do you want me to merge this, or is it going via some other tree?

If the latter:

Acked-by: Michael Ellerman <mpe@xxxxxxxxxxxxxx>

cheers