Home
last modified time | relevance | path

Searched hist:e8a25436 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/video/fbdev/sis/
H A Doem310.he8a25436 Sat Nov 28 16:40:54 CST 2020 Sam Ravnborg <sam@ravnborg.org> video: fbdev: sis: Fix defined but not used warning of SiS_TVDelay

Fix W=1 warning by commenting unused SiS_TVDelay* variables.

The SiS_TVDelay* variables seem to contain some magic numbers
so looks like data worth keeping around but not as code we build.

v2:
- Update subject (Lee)

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Acked-by: Thomas Zimmermann <tzimmermann@suse.de>
Cc: Thomas Winischhofer <thomas@winischhofer.net>
Cc: Lee Jones <lee.jones@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20201128224114.1033617-9-sam@ravnborg.org