diff options
| author | Arnd Bergmann <[email protected]> | 2023-04-17 21:03:23 +0000 |
|---|---|---|
| committer | Karol Herbst <[email protected]> | 2023-05-22 14:39:04 +0000 |
| commit | 504e72ed3a1b1c0d4450712a42ae6070d3a05a8e (patch) | |
| tree | 17ae780f0b082f76ecdc1a1e7310184b938cba15 /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
| parent | drm: bridge: samsung-dsim: Implement support for clock/data polarity swap (diff) | |
| download | kernel-504e72ed3a1b1c0d4450712a42ae6070d3a05a8e.tar.gz kernel-504e72ed3a1b1c0d4450712a42ae6070d3a05a8e.zip | |
drm/nouveau: dispnv50: fix missing-prototypes warning
nv50_display_create() is declared in another header, along with
a couple of declarations that are now outdated:
drivers/gpu/drm/nouveau/dispnv50/disp.c:2517:1: error: no previous prototype for 'nv50_display_create'
Fixes: ba801ef068c1 ("drm/nouveau/kms: display destroy/init/fini hooks can be static")
Signed-off-by: Arnd Bergmann <[email protected]>
Reviewed-by: Karol Herbst <[email protected]>
Signed-off-by: Karol Herbst <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions
