]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
cxl: Drop unused header asm/pnv-pci.h
authorGreg Kurz <groug@kaod.org>
Thu, 19 Jan 2017 10:50:10 +0000 (11:50 +0100)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 25 Jan 2017 02:34:23 +0000 (13:34 +1100)
The kernel API does not use anything from this header file.

Signed-off-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com>
Acked-by: Frederic Barrat <fbarrat@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
drivers/misc/cxl/api.c

index 1b35e33d24341e2013b4fe7aec78dca70f7cc2cd..bcc030eacab71bb3e20e94c429f4f167f5f48fb2 100644 (file)
@@ -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>