diff options
| author | YueHaibing <[email protected]> | 2020-01-10 15:28:37 +0800 |
|---|---|---|
| committer | Ben Skeggs <[email protected]> | 2020-01-15 10:50:25 +1000 |
| commit | 2e4534a22794746b11a794b2229b8d58797eccce (patch) | |
| tree | c600b755ddde7622a74b0315c8c75c5de5268cdc /tools/perf/scripts/python | |
| parent | 1eb013473bff5f95b6fe1ca4dd7deda47257b9c2 (diff) | |
drm/nouveau/drm/ttm: Remove set but not used variable 'mem'
drivers/gpu/drm/nouveau/nouveau_ttm.c: In function nouveau_vram_manager_new:
drivers/gpu/drm/nouveau/nouveau_ttm.c:66:22: warning: variable mem set but not used [-Wunused-but-set-variable]
drivers/gpu/drm/nouveau/nouveau_ttm.c: In function nouveau_gart_manager_new:
drivers/gpu/drm/nouveau/nouveau_ttm.c:106:22: warning: variable mem set but not used [-Wunused-but-set-variable]
They are not used any more, so remove it.
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: YueHaibing <[email protected]>
Signed-off-by: Ben Skeggs <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions