aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/mach-es7000/es7000.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/i386/mach-es7000/es7000.h')
-rw-r--r--arch/i386/mach-es7000/es7000.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/i386/mach-es7000/es7000.h b/arch/i386/mach-es7000/es7000.h
index 80566ca4a80a..c8d5aa132fa0 100644
--- a/arch/i386/mach-es7000/es7000.h
+++ b/arch/i386/mach-es7000/es7000.h
@@ -84,15 +84,6 @@ struct es7000_oem_table {
};
#ifdef CONFIG_ACPI
-struct acpi_table_sdt {
- unsigned long pa;
- unsigned long count;
- struct {
- unsigned long pa;
- enum acpi_table_id id;
- unsigned long size;
- } entry[50];
-};
struct oem_table {
struct acpi_table_header Header;