Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drm
[linux-2.6-microblaze.git] / drivers / gpu / drm / nouveau / nouveau_drv.h
index b2a970a..84df5dd 100644 (file)
@@ -102,7 +102,6 @@ struct nouveau_cli {
        struct list_head head;
        void *abi16;
        struct list_head objects;
-       struct list_head notifys;
        char name[32];
 
        struct work_struct work;