From b54a52287301b318bcc578809c2ec881a11c7e05 Mon Sep 17 00:00:00 2001 From: Bob Moore Date: Thu, 21 Jan 2010 10:08:42 +0800 Subject: [PATCH] --- yaml --- r: 183077 b: refs/heads/master c: 758d49313d0bdea1c41aa1d91ab204ca47177aae h: refs/heads/master i: 183075: 20966ab2cf42e631a2c4168b501360b851764789 v: v3 --- [refs] | 2 +- trunk/drivers/acpi/acpica/aclocal.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 57c96eeb6469..289f471bc8fc 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5df7e6cb42da36c7d878239bebc81907b15f3943 +refs/heads/master: 758d49313d0bdea1c41aa1d91ab204ca47177aae diff --git a/trunk/drivers/acpi/acpica/aclocal.h b/trunk/drivers/acpi/acpica/aclocal.h index 4894decfdcf5..c6d9f6d33bf7 100644 --- a/trunk/drivers/acpi/acpica/aclocal.h +++ b/trunk/drivers/acpi/acpica/aclocal.h @@ -651,7 +651,6 @@ struct acpi_opcode_info { union acpi_parse_value { u64 integer; /* Integer constant (Up to 64 bits) */ - struct uint64_struct integer64; /* Structure overlay for 2 32-bit Dwords */ u32 size; /* bytelist or field size */ char *string; /* NULL terminated string */ u8 *buffer; /* buffer or string */