]> www.infradead.org Git - users/jedix/linux-maple.git/commit
auxdisplay: img-ascii-lcd: Remove an unused field in struct img_ascii_lcd_ctx
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Fri, 6 Dec 2024 22:25:41 +0000 (23:25 +0100)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 10 Dec 2024 20:26:33 +0000 (22:26 +0200)
commite4ee5c3c43ea25e9dae0ca548eeedcd178ff04e6
treed2b512f217168cefdf51f34d438bc2293aa92f1d
parentfac04efc5c793dccbd07e2d59af9f90b7fc0dca4
auxdisplay: img-ascii-lcd: Remove an unused field in struct img_ascii_lcd_ctx

Remove 'cfg' from struct img_ascii_lcd_ctx. It is unused since commit
7e76aece6f03 ("auxdisplay: Extract character line display core support")

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/auxdisplay/img-ascii-lcd.c