aboutsummaryrefslogtreecommitdiffstats
path: root/src/hw/nvme-int.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/hw/nvme-int.h')
-rw-r--r--src/hw/nvme-int.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/hw/nvme-int.h b/src/hw/nvme-int.h
index a4c1555c..9564c17b 100644
--- a/src/hw/nvme-int.h
+++ b/src/hw/nvme-int.h
@@ -125,7 +125,6 @@ struct nvme_namespace {
/* Page List */
u32 prpl_len;
- void *prp1;
u64 prpl[NVME_MAX_PRPL_ENTRIES];
};