summaryrefslogtreecommitdiffstats
path: root/sys/dev/joy/joy.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/joy/joy.c')
-rw-r--r--sys/dev/joy/joy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/joy/joy.c b/sys/dev/joy/joy.c
index f64d99e5..2561cd2 100644
--- a/sys/dev/joy/joy.c
+++ b/sys/dev/joy/joy.c
@@ -235,7 +235,7 @@ get_tick ()
}
-static joy_devsw_installed = 0;
+static int joy_devsw_installed;
static void joy_drvinit(void *unused)
{
OpenPOWER on IntegriCloud