summaryrefslogtreecommitdiffstats
path: root/sys/pci/meteor.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pci/meteor.c')
-rw-r--r--sys/pci/meteor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/meteor.c b/sys/pci/meteor.c
index 949c497..a832691 100644
--- a/sys/pci/meteor.c
+++ b/sys/pci/meteor.c
@@ -2082,7 +2082,7 @@ meteor_mmap(dev_t dev, vm_offset_t offset, int nprot)
#if !defined(METEOR_FreeBSD_210) /* XXX */
-static meteor_devsw_installed = 0;
+static int meteor_devsw_installed;
static void meteor_drvinit(void *unused)
{
OpenPOWER on IntegriCloud