diff options
author | Bjorn Helgaas <[email protected]> | 2008-12-01 14:18:12 -0800 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2008-12-12 15:05:28 +0100 |
commit | 0a57b783018a77ca16097198844438bdff4d012e (patch) | |
tree | 099a0e6c1fdb1c4da74b8c5af8b6b003096c70bd /net/lapb/lapb_iface.c | |
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 <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Dominik Brodowski <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Len Brown <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions