]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/xen/xenbus/xenbus_probe.h
xenbus: convert bus code to use dev_groups
[karo-tx-linux.git] / drivers / xen / xenbus / xenbus_probe.h
index 146f857a36f83b5a2f4646424c1251a23abf1b07..1085ec294a1987a5620b24c4a2e120528d13cac0 100644 (file)
@@ -54,7 +54,7 @@ enum xenstore_init {
        XS_LOCAL,
 };
 
-extern struct device_attribute xenbus_dev_attrs[];
+extern const struct attribute_group *xenbus_dev_groups[];
 
 extern int xenbus_match(struct device *_dev, struct device_driver *_drv);
 extern int xenbus_dev_probe(struct device *_dev);