diff options
author | Jani Nikula <[email protected]> | 2024-07-29 15:36:24 +0300 |
---|---|---|
committer | Danilo Krummrich <[email protected]> | 2024-07-29 15:04:16 +0200 |
commit | a6ed988ecdffb2680a65f142acfe3271e6c04ab4 (patch) | |
tree | dfaf0859cdbe55c61b2c4acac45038828e76fa07 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 0e8655b4e852ef97655648b91ce780384a073ff4 (diff) |
drm/nouveau: remove unused variable ret
Fix build with CONFIG_NOUVEAU_PLATFORM_DRIVER enabled:
../drivers/gpu/drm/nouveau/nouveau_platform.c: In function ‘nouveau_platform_probe’:
../drivers/gpu/drm/nouveau/nouveau_platform.c:29:13: error: unused variable ‘ret’ [-Werror=unused-variable]
29 | int ret;
| ^~~
Fixes: 961ae5f9807b ("drm/nouveau: handle pci/tegra drm_dev_{alloc, register} from common code")
Cc: Ben Skeggs <[email protected]>
Cc: Danilo Krummrich <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Signed-off-by: Danilo Krummrich <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions