nvme: remove duplicated header file include
Change-Id: I96b84ec19f8394da8311c452789e962b0255395b Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
This commit is contained in:
parent
e051bc63b4
commit
90c15f6863
@ -61,9 +61,7 @@
|
||||
#include <rte_pci.h>
|
||||
#endif
|
||||
|
||||
#include "spdk/pci.h"
|
||||
#include "spdk/pci_ids.h"
|
||||
#include "spdk/nvme_spec.h"
|
||||
|
||||
/**
|
||||
* \page nvme_driver_integration NVMe Driver Integration
|
||||
|
@ -54,7 +54,6 @@
|
||||
#include "spdk/mmio.h"
|
||||
#include "spdk/pci_ids.h"
|
||||
#include "spdk/nvme_intel.h"
|
||||
#include "spdk/pci_ids.h"
|
||||
|
||||
/*
|
||||
* Some Intel devices support vendor-unique read latency log page even
|
||||
|
Loading…
Reference in New Issue
Block a user