X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=include%2Flinux%2Fefi.h;h=0b9579a4cd424d03d95a6ba4a397ee22f4e23b3d;hb=85923b124624eb49ebef4731bb6b5670e792ff57;hp=f8ebd7c1ddb3f40019fd2c14902c58ff14de23e3;hpb=dda2ac15d23b38e4335e858848aa8c9a6710304f;p=linux-2.6-omap-h63xx.git diff --git a/include/linux/efi.h b/include/linux/efi.h index f8ebd7c1ddb..0b9579a4cd4 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;