linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] cxl: drop unused header asm/pnv-pci.h
@ 2017-01-19 10:50 Greg Kurz
  2017-01-19 12:24 ` Andrew Donnellan
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Greg Kurz @ 2017-01-19 10:50 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: Michael Ellerman, linux-kernel, Frederic Barrat, Ian Munsie

The kernel API does not use anything from this header file.

Signed-off-by: Greg Kurz <groug@kaod.org>
---
 drivers/misc/cxl/api.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/misc/cxl/api.c b/drivers/misc/cxl/api.c
index 1b35e33d2434..bcc030eacab7 100644
--- a/drivers/misc/cxl/api.c
+++ b/drivers/misc/cxl/api.c
@@ -11,7 +11,6 @@
 #include <linux/slab.h>
 #include <linux/file.h>
 #include <misc/cxl.h>
-#include <asm/pnv-pci.h>
 #include <linux/msi.h>
 #include <linux/module.h>
 #include <linux/mount.h>

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

end of thread, other threads:[~2017-01-27  0:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-19 10:50 [PATCH] cxl: drop unused header asm/pnv-pci.h Greg Kurz
2017-01-19 12:24 ` Andrew Donnellan
2017-01-21 18:39 ` Frederic Barrat
2017-01-24  9:57 ` Michael Ellerman
2017-01-24 11:48   ` Greg Kurz
2017-01-24 23:22   ` Andrew Donnellan
2017-01-27  0:40 ` Michael Ellerman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).