video: add guards around 16bpp/32bbp code
[oweals/u-boot.git] / drivers / nvme / nvme.h
index 922f7abfe8562bdf891f43f30a17ce47afeb627c..0e8cb221a7a2d5cda4ae84badf8c68d199d04bb3 100644 (file)
@@ -637,6 +637,7 @@ struct nvme_ns {
        struct list_head list;
        struct nvme_dev *dev;
        unsigned ns_id;
+       u8 eui64[8];
        int devnum;
        int lba_shift;
        u8 flbas;