Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

powerpc: Remove duplicated include from pci_32.c

Remove duplicated include.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Reviewed-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>

authored by

YueHaibing and committed by
Michael Ellerman
01b9870e 8a03e81c

-1
-1
arch/powerpc/kernel/pci_32.c
··· 17 17 #include <linux/of.h> 18 18 #include <linux/slab.h> 19 19 #include <linux/export.h> 20 - #include <linux/syscalls.h> 21 20 22 21 #include <asm/processor.h> 23 22 #include <asm/io.h>