]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/block/nvme-core.c
nvme: move hardware structures out of the uapi version of nvme.h
[karo-tx-linux.git] / drivers / block / nvme-core.c
index a20f66a44b96557044ee18d961a07dd0820536b3..a526696d684db841d0ada59eaf6ceede5a9bd4d6 100644 (file)
@@ -42,6 +42,7 @@
 #include <scsi/sg.h>
 #include <asm-generic/io-64-nonatomic-lo-hi.h>
 
+#include <uapi/linux/nvme_ioctl.h>
 #include "nvme.h"
 
 #define NVME_MINORS            (1U << MINORBITS)