diff options
Diffstat (limited to 'common/spl/spl_nvme.c')
-rw-r--r-- | common/spl/spl_nvme.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/spl/spl_nvme.c b/common/spl/spl_nvme.c index c8774d67ecf..0e15a3c7545 100644 --- a/common/spl/spl_nvme.c +++ b/common/spl/spl_nvme.c @@ -5,7 +5,6 @@ * */ -#include <common.h> #include <spl.h> #include <nvme.h> |