From 3639efef8fb128f99ae38bf603189639efc3850d Mon Sep 17 00:00:00 2001 From: Keith Busch Date: Fri, 20 Oct 2017 16:18:03 -0600 Subject: nvme: Remove unused headers Signed-off-by: Keith Busch Reviewed-by: Sagi Grimberg Signed-off-by: Christoph Hellwig --- drivers/nvme/host/pci.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'drivers/nvme') diff --git a/drivers/nvme/host/pci.c b/drivers/nvme/host/pci.c index 7735571ffc9a..32c413ec818c 100644 --- a/drivers/nvme/host/pci.c +++ b/drivers/nvme/host/pci.c @@ -13,7 +13,6 @@ */ #include -#include #include #include #include @@ -26,12 +25,9 @@ #include #include #include -#include #include -#include #include #include -#include #include #include "nvme.h" -- cgit v1.2.3