From: Alex Chiang Date: Mon, 22 Feb 2010 19:11:19 +0000 (-0700) Subject: ACPI: processor: export acpi_get_cpuid() X-Git-Tag: v2.6.34-rc2~37^2^7~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e9d5e4efa0beeca03ad550bda28027826e83e42;p=pandora-kernel.git ACPI: processor: export acpi_get_cpuid() Rename static get_cpu_id() to acpi_get_cpuid() and export it. This change also gives us an opportunity to remove the #ifndef CONFIG_SMP from processor_driver.c and into a header file where it properly belongs. Acked-by: Venkatesh Pallipadi Signed-off-by: Alex Chiang Signed-off-by: Len Brown --- Reading git-diff-tree failed