diff options
author | Arnd Bergmann <arnd@arndb.de> | 2023-08-03 17:33:48 +0300 |
---|---|---|
committer | Karol Herbst <kherbst@redhat.com> | 2023-08-03 18:35:31 +0300 |
commit | 421dabcad1c69e02a41c0d601aefbc29ee3f5368 (patch) | |
tree | 3cbdf954c4f7221d1b70df8894a2aa4781f1f185 /scripts/gdb/linux/utils.py | |
parent | e4060dad253352382b20420d8ef98daab24dbc17 (diff) | |
download | linux-421dabcad1c69e02a41c0d601aefbc29ee3f5368.tar.xz |
drm/nouveau: remove unused tu102_gr_load() function
tu102_gr_load() is completely unused and can be removed to address
this warning:
drivers/gpu/drm/nouveau/dispnv50/disp.c:2517:1: error: no previous prototype for 'nv50_display_create'
Another patch was sent in the meantime to mark the function static but
that would just cause a different warning about an unused function.
Fixes: 1cd97b5490c8 ("drm/nouveau/gr/tu102-: use sw_veid_bundle_init from firmware")
Link: https://lore.kernel.org/all/CACO55tuaNOYphHyB9+ygi9AnXVuF49etsW7x2X5K5iEtFNAAyw@mail.gmail.com/
Link: https://lore.kernel.org/all/20230417210310.2443152-1-arnd@kernel.org/
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Karol Herbst <kherbst@redhat.com>
Signed-off-by: Karol Herbst <kherbst@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230803143358.13563-1-arnd@kernel.org
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions