aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/xenbus/xenbus.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--drivers/xen/xenbus/xenbus.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/xen/xenbus/xenbus.h b/drivers/xen/xenbus/xenbus.h
index dc1537335414..2a93b7c9c159 100644
--- a/drivers/xen/xenbus/xenbus.h
+++ b/drivers/xen/xenbus/xenbus.h
@@ -115,7 +115,6 @@ 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);