Alex Chiang 0131aa3dd7 ACPI: processor: mv processor_core.c processor_driver.c
The ACPI processor driver can be built as a module. But it has
pieces of code that should always be built statically into the
kernel.

The plan is for processor_core.c to contain the static bits while
processor_driver.c contains the module-like bits.

Since the bulk of the code in the current processor_core.c is
module-like, first step is to rename the file to processor_driver.c

Next step will re-create processor_core.c and cherry-pick out
the static bits.

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>
2010-03-14 21:17:16 -04:00
..
2009-10-06 13:55:56 -04:00
2010-01-28 01:47:33 -05:00
2010-03-08 16:55:37 +01:00
2010-01-28 01:47:33 -05:00
2010-01-28 01:47:33 -05:00
2010-01-16 15:56:43 -05:00
2010-01-16 15:56:43 -05:00
2010-02-18 03:49:38 -05:00
2010-01-28 01:47:33 -05:00
2010-01-28 01:47:33 -05:00