summaryrefslogtreecommitdiffstats
path: root/vidix
diff options
context:
space:
mode:
Diffstat (limited to 'vidix')
-rw-r--r--vidix/mach64_vid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/vidix/mach64_vid.c b/vidix/mach64_vid.c
index a275fc9e57..649c1e89fe 100644
--- a/vidix/mach64_vid.c
+++ b/vidix/mach64_vid.c
@@ -53,7 +53,7 @@ static int num_mach64_buffers=-1;
static int supports_planar=0;
static int supports_lcd_v_stretch=0;
-pciinfo_t pci_info;
+static pciinfo_t pci_info;
static int probed = 0;
static int __verbose = 0;