ACPI: processor: unify arch_acpi_processor_cleanup_pdc
authorAlex Chiang <achiang@hp.com>
Sun, 20 Dec 2009 19:19:34 +0000 (12:19 -0700)
committerLen Brown <len.brown@intel.com>
Tue, 22 Dec 2009 08:24:14 +0000 (03:24 -0500)
commit47817254b8637b56730aec26eed2c337d3938bb5
tree288ded69b4e5505520e9e347e7580a4df368838e
parent6c5807d7bc7d051fce00863ffb98d36325501eb2
ACPI: processor: unify arch_acpi_processor_cleanup_pdc

The x86 and ia64 implementations of the function in $subject are
exactly the same.

Also, since the arch-specific implementations of setting _PDC have
been completely hollowed out, remove the empty shells.

Cc: Tony Luck <tony.luck@intel.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Signed-off-by: Alex Chiang <achiang@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
arch/ia64/kernel/Makefile
arch/ia64/kernel/acpi-processor.c [deleted file]
arch/x86/kernel/acpi/Makefile
arch/x86/kernel/acpi/processor.c [deleted file]
drivers/acpi/processor_pdc.c
include/acpi/processor.h