Skip to content

Commit 01b9870

Browse files
YueHaibingmpe
authored andcommitted
powerpc: Remove duplicated include from pci_32.c
Remove duplicated include. Signed-off-by: YueHaibing <[email protected]> Reviewed-by: Stephen Rothwell <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
1 parent 8a03e81 commit 01b9870

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/powerpc/kernel/pci_32.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
#include <linux/of.h>
1818
#include <linux/slab.h>
1919
#include <linux/export.h>
20-
#include <linux/syscalls.h>
2120

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

0 commit comments

Comments
 (0)