ACPICA: Split large ACPI table header
authorBob Moore <robert.moore@intel.com>
Fri, 24 Jul 2009 05:30:17 +0000 (13:30 +0800)
committerLen Brown <len.brown@intel.com>
Fri, 28 Aug 2009 23:40:38 +0000 (19:40 -0400)
commitb24aad44438d5bc21cbbfb94a99d9bf710d8295b
treebc45461940a8bc515682cf190ee4ff2731e31a86
parent2f977b36e5f175e5126f280e7a94f0c53d1b1a16
ACPICA: Split large ACPI table header

Split out the non-acpi-defined ACPI tables into the existing
(but empty) actbl2.h file. Preparation for new ACPI 4.0 tables.

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
include/acpi/actbl.h
include/acpi/actbl1.h
include/acpi/actbl2.h [new file with mode: 0644]