diff options
author | 2017-08-03 13:50:46 +0200 | |
---|---|---|
committer | 2017-08-22 13:20:40 -0400 | |
commit | 6e05899dc80af26a21746485bb72e9410f03ad36 (patch) | |
tree | 459e9127bde651e0d1e7fca3598cd4f58e300793 /tools/perf/scripts/python/stackcollapse.py | |
parent | drm/msm/mdp5: make helper function static (diff) | |
download | wireguard-linux-6e05899dc80af26a21746485bb72e9410f03ad36.tar.xz wireguard-linux-6e05899dc80af26a21746485bb72e9410f03ad36.zip |
drm/msm: remove unused variable
A cleanup left behind an unused variable that we have to remove
in order to avoid this harmless warning:
drivers/gpu/drm/msm/adreno/a5xx_gpu.c: In function 'a5xx_zap_shader_init':
drivers/gpu/drm/msm/adreno/a5xx_gpu.c:493:19: error: unused variable 'a5xx_gpu' [-Werror=unused-variable]
Fixes: 8d6f08272b6f ("drm/msm: Remove uneeded platform dev members")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions