[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1392250669.git.shuah.kh@samsung.com>
Date: Wed, 12 Feb 2014 20:19:04 -0700
From: Shuah Khan <shuah.kh@...sung.com>
To: lenb@...nel.org, rjw@...ysocki.net, rui.zhang@...el.com
Cc: Shuah Khan <shuah.kh@...sung.com>, linux-acpi@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-pm@...r.kernel.org,
shuahkhan@...il.com
Subject: [PATCH 0/6] drivers/acpi: fix driver compile errors when CONFIG_PM_SLEEP is undefined
The following acpi drivers fail with compile errors when CONFIG_PM_SLEEP
is undefined.
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(+)
--
1.7.10.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists