diff options
| author | Arnd Bergmann <arnd@arndb.de> | 2016-04-16 22:41:46 +0200 |
|---|---|---|
| committer | Rob Clark <robdclark@gmail.com> | 2016-05-08 10:22:16 -0400 |
| commit | 6979cd54c0667189bb0805c0fcebfef8afc5a191 (patch) | |
| tree | eb068229de661eefaf1bc21f9088e168cdfaf99f /scripts/gdb/linux/lists.py | |
| parent | 2755734390c18ca33d9755c9caa2685567563c19 (diff) | |
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 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions
