Skip to content

Commit

Permalink
nvme: remove unneeded include from constants file
Browse files Browse the repository at this point in the history
No usage of blkdev.h elements.

Signed-off-by: Max Gurtovoy <mgurtovoy@nvidia.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
  • Loading branch information
Max Gurtovoy authored and Christoph Hellwig committed May 16, 2022
1 parent ca2d899 commit da3340e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/nvme/host/constants.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
* Copyright (c) 2022, Oracle and/or its affiliates
*/

#include <linux/blkdev.h>
#include "nvme.h"

#ifdef CONFIG_NVME_VERBOSE_ERRORS
Expand Down

0 comments on commit da3340e

Please sign in to comment.