]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/gpu/drm/nouveau/include/nvkm/core/client.h
drm/nouveau/mmu: remove old vmm frontend
[mirror_ubuntu-bionic-kernel.git] / drivers / gpu / drm / nouveau / include / nvkm / core / client.h
index fa58efb0d42aff3bba8473639d9054e41236667f..79624f6d0a2b30b5de2bec5380ad6baf5b8f8c6d 100644 (file)
@@ -16,8 +16,6 @@ struct nvkm_client {
        void *data;
        int (*ntfy)(const void *, u32, const void *, u32);
 
-       struct nvkm_vm *vm;
-
        struct list_head umem;
        spinlock_t lock;
 };