Commit 01b9870e authored by YueHaibing's avatar YueHaibing Committed by Michael Ellerman
Browse files

powerpc: Remove duplicated include from pci_32.c



Remove duplicated include.

Signed-off-by: default avatarYueHaibing <yuehaibing@huawei.com>
Reviewed-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent 8a03e81c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -17,7 +17,6 @@
#include <linux/of.h>
#include <linux/slab.h>
#include <linux/export.h>
#include <linux/syscalls.h>

#include <asm/processor.h>
#include <asm/io.h>