Re: [PATCH 2/5] cpuidle / ACPI : remove pointless headers

2012-10-25 Thread Rafael J. Wysocki
On Friday, October 19, 2012 11:51:29 AM Daniel Lezcano wrote: > These different headers are not needed. > > Signed-off-by: Daniel Lezcano The kernel doesn't build for me with this patch applied (presumably because the #defines from the previous patch were necessary after all). Thanks, Rafael

[PATCH 2/5] cpuidle / ACPI : remove pointless headers

2012-10-19 Thread Daniel Lezcano
These different headers are not needed. Signed-off-by: Daniel Lezcano --- drivers/acpi/processor_idle.c | 13 - 1 files changed, 0 insertions(+), 13 deletions(-) diff --git a/drivers/acpi/processor_idle.c b/drivers/acpi/processor_idle.c index 1f536a3..9aac69b 100644 --- a/drivers/