aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/quirks.c
diff options
context:
space:
mode:
authorGreg KH <gregkh@suse.de>2005-04-08 14:53:31 +0900
committerGreg KH <gregkh@suse.de>2005-05-03 23:45:14 -0700
commitbc56b9e01190b9f1ad6b7c5c694b61bfe34c7aa5 (patch)
tree9979aed502d987538c51d9820be9c288462f9996 /drivers/pci/quirks.c
parent[PATCH] PCI: fix stale PCI pm docs (diff)
downloadlinux-dev-bc56b9e01190b9f1ad6b7c5c694b61bfe34c7aa5.tar.xz
linux-dev-bc56b9e01190b9f1ad6b7c5c694b61bfe34c7aa5.zip
[PATCH] PCI: Clean up a lot of sparse "Should it be static?" warnings.
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to '')
-rw-r--r--drivers/pci/quirks.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/pci/quirks.c b/drivers/pci/quirks.c
index 15a398051682..00388a14a3c6 100644
--- a/drivers/pci/quirks.c
+++ b/drivers/pci/quirks.c
@@ -18,6 +18,7 @@
#include <linux/pci.h>
#include <linux/init.h>
#include <linux/delay.h>
+#include "pci.h"
/* Deal with broken BIOS'es that neglect to enable passive release,
which can cause problems in combination with the 82441FX/PPro MTRRs */