X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Flinux%2Fefi.h;h=0b9579a4cd424d03d95a6ba4a397ee22f4e23b3d;hb=5886269962f94fa9185c32db3ec936c612503235;hp=f8ebd7c1ddb3f40019fd2c14902c58ff14de23e3;hpb=1d9564ea0ac72ef7c4068d66fe42ad23af4ff53f;p=powerpc.git diff --git a/include/linux/efi.h b/include/linux/efi.h index f8ebd7c1dd..0b9579a4cd 100644 --- a/include/linux/efi.h +++ b/include/linux/efi.h @@ -213,7 +213,6 @@ typedef struct { } efi_config_table_t; #define EFI_SYSTEM_TABLE_SIGNATURE ((u64)0x5453595320494249ULL) -#define EFI_SYSTEM_TABLE_REVISION ((1 << 16) | 00) typedef struct { efi_table_hdr_t hdr;