Commit 5949dd8e authored by Ben Skeggs's avatar Ben Skeggs

drm/nouveau: remove left-over struct member

Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
parent 9d24907c
......@@ -25,7 +25,6 @@ void nouveau_vma_unmap(struct nouveau_vma *);
struct nouveau_vmm {
struct nouveau_cli *cli;
struct nvif_vmm vmm;
struct nvkm_vm *vm;
};
int nouveau_vmm_init(struct nouveau_cli *, s32 oclass, struct nouveau_vmm *);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment