Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux
[linux-2.6-block.git] / include / linux / fence.h
index 44d945e964730a56820eeea163a4af2c80b0a4c2..523ea3fbbddd87abc33233cc2c2a9817506dee17 100644 (file)
@@ -82,8 +82,6 @@ struct fence {
        unsigned long flags;
        ktime_t timestamp;
        int status;
-       struct list_head child_list;
-       struct list_head active_list;
 };
 
 enum fence_flag_bits {