aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/bootparam.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2018-08-30 10:06:11 -0400
committerTom Rini <trini@konsulko.com>2018-08-30 10:06:11 -0400
commit284d201b4d9c17bc92044f825ce44550d66841cd (patch)
treefaf0b2bf48357077da5c5cd3cde2b66d7ea508da /arch/x86/include/asm/bootparam.h
parent11ed312896c5f5814064c5d45dcb2f53dc121437 (diff)
parente69cc6bc42c37598e2fdda421360be6cbc0470fd (diff)
Merge git://git.denx.de/u-boot-x86
Diffstat (limited to 'arch/x86/include/asm/bootparam.h')
-rw-r--r--arch/x86/include/asm/bootparam.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/include/asm/bootparam.h b/arch/x86/include/asm/bootparam.h
index 0386cbeca5..dfbd4b4bba 100644
--- a/arch/x86/include/asm/bootparam.h
+++ b/arch/x86/include/asm/bootparam.h
@@ -69,7 +69,6 @@ struct setup_header {
__u64 pref_address;
__u32 init_size;
__u32 handover_offset;
- __u64 acpi_rsdp_addr;
} __attribute__((packed));
struct sys_desc_table {