summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libmachdev/block.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libmachdev/block.c b/libmachdev/block.c
index 54048fde..080338d8 100644
--- a/libmachdev/block.c
+++ b/libmachdev/block.c
@@ -227,6 +227,7 @@ struct device_emulation_ops linux_block_emulation_ops =
{
NULL,
NULL,
+ NULL,
dev_to_port,
device_open,
NULL,