Skip to content

Commit

Permalink
powerpc: Remove duplicated include from pci_32.c
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
YueHaibing authored and Michael Ellerman committed Oct 3, 2018
1 parent 8a03e81 commit 01b9870
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/powerpc/kernel/pci_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 01b9870

Please sign in to comment.