diff options
author | 2016-04-16 22:41:46 +0200 | |
---|---|---|
committer | 2016-05-08 10:22:16 -0400 | |
commit | 6979cd54c0667189bb0805c0fcebfef8afc5a191 (patch) | |
tree | eb068229de661eefaf1bc21f9088e168cdfaf99f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/msm: fix ->last_fence() after recover (diff) | |
download | linux-dev-6979cd54c0667189bb0805c0fcebfef8afc5a191.tar.xz linux-dev-6979cd54c0667189bb0805c0fcebfef8afc5a191.zip |
drm: msm: remove unused variable
A recent cleanup removed the only user of the 'kms' variable in
msm_preclose(), causing a harmless compiler warning:
drivers/gpu/drm/msm/msm_drv.c: In function 'msm_preclose':
drivers/gpu/drm/msm/msm_drv.c:468:18: error: unused variable 'kms' [-Werror=unused-variable]
This removes the variable as well.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Fixes: 4016260ba47a ("drm/msm: fix bug after preclose removal")
Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions