Displaying 1 result from an estimated 1 matches for "ygi9anxvuf49etsw7x2x5k5ietfnaayw".
2023 Aug 03
1
[PATCH] [RESEND] drm/nouveau: remove unused tu102_gr_load() function
...reate'
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 at mail.gmail.com/
Link: https://lore.kernel.org/all/20230417210310.2443152-1-arnd at kernel.org/
Signed-off-by: Arnd Bergmann <arnd at arndb.de>
---
I send this one back in April, and Lee Jones sent a similar patch in May.
Please apply so we can enable the warning by default.
---
drivers/gp...