]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/s390/include/asm/ccwgroup.h
s390: use device_remove_file_self() instead of device_schedule_callback()
[karo-tx-linux.git] / arch / s390 / include / asm / ccwgroup.h
index 23723ce5ca7a9b0b68585eb2faa2f4cdcd6cabc9..6e670f88d125d79fd2108575a6f6509e74985678 100644 (file)
@@ -23,6 +23,7 @@ struct ccwgroup_device {
        unsigned int count;
        struct device   dev;
        struct ccw_device *cdev[0];
+       struct work_struct ungroup_work;
 };
 
 /**