[PATCH 0/6] video: fbdev: controlfb: small cleanup

From: Bartlomiej Zolnierkiewicz
Date: Thu Jan 16 2020 - 09:09:22 EST


Hi,

Small cleanup for controlfb driver:

- fix sparse warnings
- remove not working module support
- add COMPILE_TEST support
- remove redundant function prototypes

Best regards,
--
Bartlomiej Zolnierkiewicz
Samsung R&D Institute Poland
Samsung Electronics


Bartlomiej Zolnierkiewicz (6):
video: fbdev: controlfb: fix sparse warning about using incorrect type
video: fbdev: controlfb: remove obsolete module support
video: fbdev: controlfb: add COMPILE_TEST support
video: fbdev: controlfb: remove function prototypes part #1
video: fbdev: controlfb: remove function prototypes part #2
video: fbdev: controlfb: remove function prototypes part #3

drivers/video/fbdev/Kconfig | 2 +-
drivers/video/fbdev/controlfb.c | 810 +++++++++++++++-----------------
2 files changed, 383 insertions(+), 429 deletions(-)

--
2.24.1