drm/nouveau: chan: use struct nvif_mclass
authorDanilo Krummrich <dakr@redhat.com>
Mon, 2 Oct 2023 13:46:46 +0000 (15:46 +0200)
committerDanilo Krummrich <dakr@redhat.com>
Tue, 3 Oct 2023 22:09:54 +0000 (00:09 +0200)
commit152be54224de182730cf4ee2fe073391623c97f9
treee7126db794e434e241a7889c2b477d7e443093e6
parentcbb7eb2dbd9472816e42a1b0fdb51af49abbf812
drm/nouveau: chan: use struct nvif_mclass

Use actual struct nvif_mclass instead of identical anonymous struct.

Reviewed-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Lyude Paul <lyude@redhat.com>
Signed-off-by: Danilo Krummrich <dakr@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231002135008.10651-1-dakr@redhat.com
drivers/gpu/drm/nouveau/nouveau_chan.c