mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 02:53:36 +02:00
drm/nouveau: remove left-over struct member
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
This commit is contained in:
parent
9d24907ccf
commit
5949dd8ee2
|
|
@ -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 *);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user