diff options
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | 2008-12-01 17:18:12 -0500 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2008-12-12 09:05:28 -0500 |
commit | 0a57b783018a77ca16097198844438bdff4d012e (patch) | |
tree | 099a0e6c1fdb1c4da74b8c5af8b6b003096c70bd /drivers/media | |
parent | 6c34bc2976b30dc8b56392c020e25bae1f363cab (diff) |
clocksource, acpi_pm.c: put acpi_pm_read_slow() under CONFIG_PCI
acpi_pm_read_slow() is only used when CONFIG_PCI=y, so move the definition
inside the ifdef.
Otherwise this causes a "defined but not used" warning when building with
CONFIG_ACPI=y and CONFIG_PCI=n (that's not supported yet, but it could
be).
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Cc: mingo@elte.hu
Cc: johnstul@us.ibm.com
Cc: akpm@linux-foundation.org
Cc: bjorn.helgaas@hp.com
Cc: lenb@kernel.org
Cc: linux@dominikbrodowski.net
Cc: tglx@linutronix.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Dominik Brodowski <linux@dominikbrodowski.net>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Len Brown <lenb@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'drivers/media')
0 files changed, 0 insertions, 0 deletions