auxdisplay: ht16k33: Drop struct ht16k33_seg
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 19 Feb 2024 16:58:06 +0000 (18:58 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 26 Feb 2024 16:07:16 +0000 (18:07 +0200)
commita459b2707abd417a502d9fc5e7a1f43a2d7bef2e
tree6d841b8796ba692ae2775185be392dec918e0382
parent815876dc0b40787f75f26cca25d2cc62291ee8c2
auxdisplay: ht16k33: Drop struct ht16k33_seg

The struct ht16k33_seg is repeating struct linedisp. Use the latter
directly.

Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
Tested-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/auxdisplay/ht16k33.c