From c0a1cd3827a88ac3a3b072a377501c7509218ceb Mon Sep 17 00:00:00 2001 From: Daniel Verkamp Date: Fri, 19 Feb 2016 14:37:55 -0700 Subject: [PATCH] ioat.h: remove duplicated spdk/pci.h inclusion Change-Id: I9371faa22bf79a670b1ffceb5620e5fad6e58079 Signed-off-by: Daniel Verkamp --- include/spdk/ioat.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/spdk/ioat.h b/include/spdk/ioat.h index d44bd25cf..c2eaa2c9b 100644 --- a/include/spdk/ioat.h +++ b/include/spdk/ioat.h @@ -44,7 +44,6 @@ extern "C" { #include #include -#include "spdk/pci.h" #include "spdk/pci.h"