[PATCH 1/1] nvme: remove un-needed include from constants file
Max Gurtovoy
mgurtovoy at nvidia.com
Thu Apr 28 02:15:24 PDT 2022
No usage of blkdev.h elements.
Signed-off-by: Max Gurtovoy <mgurtovoy at nvidia.com>
---
drivers/nvme/host/constants.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/nvme/host/constants.c b/drivers/nvme/host/constants.c
index 7d49eb34b348..6c2aa8eefb55 100644
--- a/drivers/nvme/host/constants.c
+++ b/drivers/nvme/host/constants.c
@@ -4,7 +4,6 @@
* Copyright (c) 2022, Oracle and/or its affiliates
*/
-#include <linux/blkdev.h>
#include "nvme.h"
#ifdef CONFIG_NVME_VERBOSE_ERRORS
--
2.18.2
More information about the Linux-nvme
mailing list