Re: [PATCH] ACPI suspend: Fix compilation warnings indrivers/acpi/sleep.c

From: Andrew Morton
Date: Fri Jan 16 2009 - 17:50:35 EST


On Fri, 16 Jan 2009 23:09:14 +0100
"Rafael J. Wysocki" <rjw@xxxxxxx> wrote:

> Fix two compilation warnings in drivers/acpi/sleep.c, one triggered
> by unsetting CONFIG_SUSPEND and the other triggered by unsetting
> CONFIG_HIBERNATION, by moving some code under the appropriate
> #ifdefs .
>
> Signed-off-by: Rafael J. Wysocki <rjw@xxxxxxx>
> ---
> arch/x86/kernel/acpi/sleep.c | 4 +--
> drivers/acpi/sleep.c | 51 +++++++++++++++++++++----------------------

Confused. drivers/acpi/sleep.c was removed six years ago?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/