aboutsummaryrefslogtreecommitdiff
path: root/hw/vas.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/vas.c')
-rw-r--r--hw/vas.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/vas.c b/hw/vas.c
index 0dbe0bc..96ca055 100644
--- a/hw/vas.c
+++ b/hw/vas.c
@@ -637,3 +637,5 @@ out:
vas_err("Disabled (failed initialization)\n");
return;
}
+
+DEFINE_HWPROBE(vas, vas_init);