ACPICA: Delete stale FADT functions outside tbfadt.c.
authorBob Moore <robert.moore@intel.com>
Fri, 2 Feb 2007 16:48:20 +0000 (19:48 +0300)
committerLen Brown <len.brown@intel.com>
Sat, 3 Feb 2007 02:14:24 +0000 (21:14 -0500)
commit765ec20180fb70b4ee9d730167b2a0b76879f791
tree1fd0a7ce30dc80be45f6ff21b1ef5c12bf0e8915
parent1ba753acb372c2955a4843302e92e49ce82e2fea
ACPICA: Delete stale FADT functions outside tbfadt.c.

Moved all FADT-related functions to a new file, tbfadt.c.
Eliminated the acpi_hw_initialize function - the
FADT registers are now validated when the table is loaded.

Signed-off-by: Alexey Starikovskiy <alexey.y.starikovskiy@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/hardware/hwacpi.c
drivers/acpi/tables/tbutils.c
drivers/acpi/utilities/utinit.c
drivers/acpi/utilities/utxface.c
include/acpi/achware.h
include/acpi/actables.h
include/acpi/acutils.h