projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a03e81
)
powerpc: Remove duplicated include from pci_32.c
author
YueHaibing
<yuehaibing@huawei.com>
Sun, 23 Sep 2018 08:12:08 +0000
(08:12 +0000)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Wed, 3 Oct 2018 05:40:06 +0000
(15:40 +1000)
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>
arch/powerpc/kernel/pci_32.c
patch
|
blob
|
history
diff --git
a/arch/powerpc/kernel/pci_32.c
b/arch/powerpc/kernel/pci_32.c
index d63b488d34d79033fa7229bfeb4d306cf6b56bc0..4da8ed5762290746baf9575906d264066ce1e026 100644
(file)
--- a/
arch/powerpc/kernel/pci_32.c
+++ b/
arch/powerpc/kernel/pci_32.c
@@
-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>