include/spdk/vmd.h: Remove unused config.h include from vmd.h
This change makes it possible to build examples/nvme/perf standalone by running make from that subdirectory. Signed-off-by: Greg Inozemtsev <greg@enfabrica.net> Change-Id: I7b10400a2bcf65633b525ff0e836694d11b93828 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/13438 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
This commit is contained in:
parent
5960c74d04
commit
3c4dabf761
@ -16,7 +16,6 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#include "spdk/config.h"
|
||||
#include "spdk/env.h"
|
||||
|
||||
/* Maximum VMD devices - up to 6 per cpu */
|
||||
|
Loading…
Reference in New Issue
Block a user