original_kernel/drivers/auxdisplay
Andy Shevchenko 93ee235f55 auxdisplay: charlcd: Don't rebuild when CONFIG_PANEL_BOOT_MESSAGE=y
When CONFIG_PANEL_BOOT_MESSAGE=y the module still includes
the generated header and gets rebuilt even if it doesn't use
anything from that header.  Include generated header conditionally
to avoid unnecessary rebuilds.

Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
2024-04-11 13:34:29 +03:00
..
Kconfig auxdisplay: linedisp: Group display drivers together 2024-04-02 19:09:14 +03:00
Makefile auxdisplay: linedisp: Group display drivers together 2024-04-02 19:09:14 +03:00
arm-charlcd.c
cfag12864b.c
cfag12864bfb.c auxdisplay: cfag12864bfb: Convert to platform remove callback returning void 2024-03-12 17:36:49 +02:00
charlcd.c auxdisplay: charlcd: Don't rebuild when CONFIG_PANEL_BOOT_MESSAGE=y 2024-04-11 13:34:29 +03:00
charlcd.h
hd44780.c auxdisplay: hd44780: Convert to platform remove callback returning void 2024-03-12 17:36:49 +02:00
hd44780_common.c
hd44780_common.h
ht16k33.c auxdisplay: ht16k33: Drop struct ht16k33_seg 2024-02-26 18:07:16 +02:00
img-ascii-lcd.c auxdisplay: img-ascii-lcd: Convert to platform remove callback returning void 2024-03-12 17:37:54 +02:00
ks0108.c
lcd2s.c
line-display.c auxdisplay: linedisp: Allocate buffer for the string 2024-02-26 18:02:19 +02:00
line-display.h auxdisplay: linedisp: Allocate buffer for the string 2024-02-26 18:02:19 +02:00
max6959.c auxdisplay: Add driver for MAX695x 7-segment LED controllers 2024-02-26 20:02:35 +02:00
panel.c
seg-led-gpio.c auxdisplay: seg-led-gpio: Convert to platform remove callback returning void 2024-04-09 15:54:25 +03:00