diff options
author | YueHaibing <[email protected]> | 2020-02-03 15:27:24 +0000 |
---|---|---|
committer | Rob Herring <[email protected]> | 2020-02-12 13:49:55 -0600 |
commit | fe154a2422333c4cd87bb0d8a19fb2df066cc6ee (patch) | |
tree | aecd7ebfba4324b008be2420f48e11ce9f614ba5 /tools/perf/util/trace-event-scripting.c | |
parent | 5c320b6ce7510653bce68cecf80cf5b2d67e907f (diff) |
drm/panfrost: Remove set but not used variable 'bo'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/gpu/drm/panfrost/panfrost_job.c: In function 'panfrost_job_cleanup':
drivers/gpu/drm/panfrost/panfrost_job.c:278:31: warning:
variable 'bo' set but not used [-Wunused-but-set-variable]
commit bdefca2d8dc0 ("drm/panfrost: Add the panfrost_gem_mapping concept")
involved this unused variable.
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: YueHaibing <[email protected]>
Reviewed-by: Steven Price <[email protected]>
Reviewed-by: Alyssas Rosenzweig <[email protected]>
Signed-off-by: Rob Herring <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions