summaryrefslogtreecommitdiffstats
path: root/sys/dev/hfa/hfa_freebsd.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/hfa/hfa_freebsd.c')
-rw-r--r--sys/dev/hfa/hfa_freebsd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/hfa/hfa_freebsd.c b/sys/dev/hfa/hfa_freebsd.c
index 271c5b4..377dbbb 100644
--- a/sys/dev/hfa/hfa_freebsd.c
+++ b/sys/dev/hfa/hfa_freebsd.c
@@ -176,6 +176,7 @@ hfa_attach (device_t dev)
fup->fu_openvcc = fore_openvcc;
fup->fu_closevcc = fore_closevcc;
fup->fu_output = fore_output;
+
callout_handle_init(&fup->fu_thandle);
/*
OpenPOWER on IntegriCloud