summaryrefslogtreecommitdiffstats
path: root/discover/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'discover/resource.h')
-rw-r--r--discover/resource.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/discover/resource.h b/discover/resource.h
index 2debe3c..1bbf8ba 100644
--- a/discover/resource.h
+++ b/discover/resource.h
@@ -38,6 +38,8 @@ struct resource *create_devpath_resource(void *ctx,
struct discover_device *orig_device,
const char *devpath);
+struct resource *create_url_resource(void *ctx, struct pb_url *url);
+
bool resolve_devpath_resource(struct device_handler *dev,
struct resource *res);
OpenPOWER on IntegriCloud