]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/efi.h
i2c: tegra: only use new clock/reset APIs
[karo-tx-uboot.git] / include / efi.h
index 83de2d479e9a98b003c83039acbe8bb6c6d95d54..5a3b8cf69ac101b87b53bcb23d67b79b4b3584d4 100644 (file)
@@ -159,6 +159,8 @@ struct efi_mem_desc {
        u64 attribute;
 };
 
+#define EFI_MEMORY_DESCRIPTOR_VERSION 1
+
 /* Allocation types for calls to boottime->allocate_pages*/
 #define EFI_ALLOCATE_ANY_PAGES         0
 #define EFI_ALLOCATE_MAX_ADDRESS       1