linux-xiaomi-chiron/drivers/video/fbdev/sis
Sam Ravnborg 50b82a2d69 video: fbdev: sis: Fix defined but not used warnings
init.h defines static symbols, so it should only be included
once. Drop the include from sis.h as it is not needed.
This fixes a lot of warnings seen with a W=1 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-8-sam@ravnborg.org
2020-11-30 19:29:40 +01:00
..
300vtbl.h video: Remove set but not used variable 2020-10-16 22:52:10 +02:00
310vtbl.h
init.c video: fbdev: sis: fix null ptr dereference 2020-09-08 13:33:06 +02:00
init.h video: fbdev: sis: avoid mismatched prototypes 2018-03-12 17:06:52 +01:00
init301.c video: fbdev: sis: Remove unnecessary parentheses and commented code 2018-10-08 12:57:36 +02:00
init301.h video: fbdev: sis: avoid mismatched prototypes 2018-03-12 17:06:52 +01:00
initdef.h
initextlfb.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 27 2019-05-24 17:27:10 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
oem300.h
oem310.h
sis.h video: fbdev: sis: Fix defined but not used warnings 2020-11-30 19:29:40 +01:00
sis_accel.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 27 2019-05-24 17:27:10 +02:00
sis_accel.h video: fbdev: sis: remove unneeded semicolon 2020-10-17 08:22:32 +02:00
sis_main.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
sis_main.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 27 2019-05-24 17:27:10 +02:00
vgatypes.h
vstruct.h