diff options
| author | Bjorn Helgaas <[email protected]> | 2014-04-28 22:20:34 +0000 |
|---|---|---|
| committer | Rafael J. Wysocki <[email protected]> | 2014-04-29 21:31:15 +0000 |
| commit | b3413afb4a8995a67f5df6218c6d0ff3a53a6978 (patch) | |
| tree | f8fcc820b3a6e3e5b65359177a23542778d8f206 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | Linux 3.15-rc3 (diff) | |
| download | kernel-b3413afb4a8995a67f5df6218c6d0ff3a53a6978.tar.gz kernel-b3413afb4a8995a67f5df6218c6d0ff3a53a6978.zip | |
PNP: Fix compile error in quirks.c
Fix the compile error:
drivers/pnp/quirks.c:393:2: error: implicit declaration of function 'pcibios_bus_to_resource'
that occurs when building with CONFIG_PCI unset. The quirk is only
relevent to Intel devices, so we could use "#if defined(CONFIG_X86) &&
defined(CONFIG_PCI)" instead, but testing CONFIG_X86 is not strictly
necessary.
Fixes: cb171f7abb9a (PNP: Work around BIOS defects in Intel MCH area reporting)
Reported-by: Randy Dunlap <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions
