commit | 2e9d5e4efa0beeca03ad550bda28027826e83e42 | [log] [tgz] |
---|---|---|
author | Alex Chiang <achiang@hp.com> | Mon Feb 22 12:11:19 2010 -0700 |
committer | Len Brown <len.brown@intel.com> | Sun Mar 14 21:17:18 2010 -0400 |
tree | 2b2c94819ff1b521933ab7fec8d430e2ce3ee91b | |
parent | 4d5d4cd88c542ff56cf7feacd29cc907f2abbfbb [diff] |
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 <venkatesh.pallipadi@intel.com> Signed-off-by: Alex Chiang <achiang@hp.com> Signed-off-by: Len Brown <len.brown@intel.com>