X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=arch%2Fs390%2Finclude%2Fasm%2Fccwgroup.h;h=6e670f88d125d79fd2108575a6f6509e74985678;hb=0b60f9ead5d4816e7e3d6e28f4a0d22d4a1b2513;hp=23723ce5ca7a9b0b68585eb2faa2f4cdcd6cabc9;hpb=58890c06691462ca29900d1116b28c7a3e131252;p=karo-tx-linux.git diff --git a/arch/s390/include/asm/ccwgroup.h b/arch/s390/include/asm/ccwgroup.h index 23723ce5ca7a..6e670f88d125 100644 --- a/arch/s390/include/asm/ccwgroup.h +++ b/arch/s390/include/asm/ccwgroup.h @@ -23,6 +23,7 @@ struct ccwgroup_device { unsigned int count; struct device dev; struct ccw_device *cdev[0]; + struct work_struct ungroup_work; }; /**