diff options
author | Rafael J. Wysocki <rjw@sisk.pl> | 2011-01-16 22:42:43 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-01-16 22:56:26 +0300 |
commit | fc8fe1e992ae0326a88edbe4d6793e840bbdd4ff (patch) | |
tree | 40eb3f1660898b9261219c0c256f569f0258a953 /include/linux/byteorder | |
parent | f8206b925fb0eba3a11839419be118b09105d7b1 (diff) | |
download | linux-fc8fe1e992ae0326a88edbe4d6793e840bbdd4ff.tar.xz |
PCI / ACPI: Fix build of the AER driver for CONFIG_ACPI unset
After commit 415e12b23792 ("PCI/ACPI: Request _OSC control once for each
root bridge (v3)") include/linux/pci-acpi.h is included by
drivers/pci/pcie/aer/aerdrv.c and if CONFIG_ACPI is unset, the bogus and
unnecessary alternative definition of acpi_find_root_bridge_handle()
causes a build error to occur.
Remove the offending piece of garbage.
Reported-and-tested-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux/byteorder')
0 files changed, 0 insertions, 0 deletions