On Wednesday, February 12, 2014 08:19:04 PM Shuah Khan wrote:
> The following acpi drivers fail with compile errors when CONFIG_PM_SLEEP
> is undefined.

I'm going to push all of these patches as fixes for 3.14.  Thanks!

> Shuah Khan (6):
>   drivers/acpi: fix ac driver compile error when CONFIG_PM_SLEEP is
>     undefined
>   drivers/acpi: fix battery driver compile error when CONFIG_PM_SLEEP is
>     undefined
>   drivers/acpi: fix button driver compile error when CONFIG_PM_SLEEP is
>     undefined
>   drivers/acpi: fix fan driver compile error when CONFIG_PM_SLEEP is
>     undefined
>   drivers/acpi: fix sbs driver compile error when CONFIG_PM_SLEEP is
>     undefined
>   drivers/acpi: fix thermal driver compile error when CONFIG_PM_SLEEP
>     is undefined
> 
>  drivers/acpi/ac.c      |    2 ++
>  drivers/acpi/battery.c |    2 ++
>  drivers/acpi/button.c  |    2 ++
>  drivers/acpi/fan.c     |    3 +++
>  drivers/acpi/sbs.c     |    2 ++
>  drivers/acpi/thermal.c |    2 ++
>  6 files changed, 13 insertions(+)
> 
> 

-- 
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to