commit | 78ed8bd2944b6400f742306e5fe9d1b9b6bf18ba | [log] [tgz] |
---|---|---|
author | Alex Chiang <achiang@hp.com> | Mon Feb 22 12:11:24 2010 -0700 |
committer | Len Brown <len.brown@intel.com> | Sun Mar 14 21:17:19 2010 -0400 |
tree | 1dee7eaa89340e8ee03517da5589d033537e836d | |
parent | 2e9d5e4efa0beeca03ad550bda28027826e83e42 [diff] |
ACPI: processor: move acpi_get_cpuid into processor_core.c Enumerating processors (via MADT/_MAT) belongs in the processor core, which is always built-in, rather than living in the processor driver which may not be built. 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>