summaryrefslogtreecommitdiffstats
path: root/drivers/xen/xenbus/xenbus.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/xen/xenbus/xenbus.h')
-rw-r--r--drivers/xen/xenbus/xenbus.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/xen/xenbus/xenbus.h b/drivers/xen/xenbus/xenbus.h
index 2a93b7c9c159..dc1537335414 100644
--- a/drivers/xen/xenbus/xenbus.h
+++ b/drivers/xen/xenbus/xenbus.h
@@ -115,6 +115,7 @@ int xenbus_probe_node(struct xen_bus_type *bus,
const char *type,
const char *nodename);
int xenbus_probe_devices(struct xen_bus_type *bus);
+void xenbus_probe(void);
void xenbus_dev_changed(const char *node, struct xen_bus_type *bus);