aboutsummaryrefslogtreecommitdiff
path: root/device/ds_routines.c
diff options
context:
space:
mode:
Diffstat (limited to 'device/ds_routines.c')
-rw-r--r--device/ds_routines.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/device/ds_routines.c b/device/ds_routines.c
index 6d629f69..07ab7b30 100644
--- a/device/ds_routines.c
+++ b/device/ds_routines.c
@@ -1508,7 +1508,7 @@ ds_no_senders(mach_no_senders_notification_t *notification)
}
queue_head_t io_done_list;
-decl_simple_lock_data(, io_done_list_lock)
+def_simple_lock_data(static, io_done_list_lock)
#define splio splsched /* XXX must block ALL io devices */