From: Alex Chiang Date: Sun, 20 Dec 2009 19:19:34 +0000 (-0700) Subject: ACPI: processor: unify arch_acpi_processor_cleanup_pdc X-Git-Tag: v2.6.33-rc2~3^2~4^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47817254b8637b56730aec26eed2c337d3938bb5;p=pandora-kernel.git 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 Cc: Thomas Gleixner Cc: Ingo Molnar Cc: "H. Peter Anvin" Signed-off-by: Alex Chiang Signed-off-by: Len Brown --- Reading git-diff-tree failed