]> git.ipfire.org Git - people/ms/linux.git/blobdiff - drivers/s390/block/dasd_int.h
s390/dasd: let driver core manage the sysfs attributes
[people/ms/linux.git] / drivers / s390 / block / dasd_int.h
index b8a04c42d1d2e4926c4e166f909ad14527050e22..1c59b0e86a9f073a82831c68cd4259f2a988de20 100644 (file)
@@ -854,8 +854,7 @@ void dasd_delete_device(struct dasd_device *);
 int dasd_get_feature(struct ccw_device *, int);
 int dasd_set_feature(struct ccw_device *, int, int);
 
-int dasd_add_sysfs_files(struct ccw_device *);
-void dasd_remove_sysfs_files(struct ccw_device *);
+extern const struct attribute_group *dasd_dev_groups[];
 void dasd_path_create_kobj(struct dasd_device *, int);
 void dasd_path_create_kobjects(struct dasd_device *);
 void dasd_path_remove_kobjects(struct dasd_device *);