]> git.sur5r.net Git - u-boot/blobdiff - drivers/nvme/nvme.h
nvme: Fix getting PCI vendor id of the NVMe block device
[u-boot] / drivers / nvme / nvme.h
index 267884e249807766c5fcf0ae691bcd5d36e22c09..cd411be83d550287dbdcfb25eba931f81d7b413a 100644 (file)
@@ -608,7 +608,6 @@ struct nvme_dev {
        struct list_head node;
        struct nvme_queue **queues;
        u32 __iomem *dbs;
-       struct udevice *pdev;
        int instance;
        unsigned queue_count;
        unsigned online_queues;