diff options
author | Tom Rix <trix@redhat.com> | 2022-04-21 10:20:54 -0400 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2022-06-09 07:30:12 +0200 |
commit | d9c1452c0f07c2e0766a6cf3921eca182e26fdf3 (patch) | |
tree | d71e0b31f18e0312e51d014df185664d8b674516 /drivers/gpu/drm/logicvc/logicvc_interface.c | |
parent | 430ac054e5ea172a880e07da494f65f0b80d8fb8 (diff) |
drm/qxl: remove qxl_log_level global
Smatch reports this issue
qxl_kms.c:36:5: warning: symbol 'qxl_log_level' was not declared. Should it be static?
qxl_log_level is defined qxl_kms.c but unused, so remove.
Signed-off-by: Tom Rix <trix@redhat.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20220421142054.3751507-1-trix@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/logicvc/logicvc_interface.c')
0 files changed, 0 insertions, 0 deletions