LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next] powerpc: Remove duplicated include from pci_32.c
@ 2018-09-23  8:12 YueHaibing
  2018-09-23  9:05 ` Stephen Rothwell
  2018-10-04  6:14 ` [-next] " Michael Ellerman
  0 siblings, 2 replies; 3+ messages in thread
From: YueHaibing @ 2018-09-23  8:12 UTC (permalink / raw)
  To: Benjamin Herrenschmidt, Paul Mackerras, Michael Ellerman, Al Viro,
	Paul Burton, Sinan Kaya, Mathieu Malaterre, Andrew Morton,
	Stephen Rothwell, Mike Rapoport, Christophe Leroy
  Cc: YueHaibing, linuxppc-dev, linux-kernel, kernel-janitors

Remove duplicated include.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
 arch/powerpc/kernel/pci_32.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/powerpc/kernel/pci_32.c b/arch/powerpc/kernel/pci_32.c
index d63be12..274bd14 100644
--- 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>

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-10-04  6:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-23  8:12 [PATCH -next] powerpc: Remove duplicated include from pci_32.c YueHaibing
2018-09-23  9:05 ` Stephen Rothwell
2018-10-04  6:14 ` [-next] " Michael Ellerman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox