]> git.baikalelectronics.ru Git - kernel.git/commit
auxdisplay: Fix duplicate CHARLCD config symbol
authorGeert Uytterhoeven <geert@linux-m68k.org>
Fri, 22 Jan 2021 16:01:02 +0000 (17:01 +0100)
committerMiguel Ojeda <ojeda@kernel.org>
Mon, 25 Jan 2021 21:14:19 +0000 (22:14 +0100)
commiteb26a49839cde2f7f9ce15703068be0522fde847
tree0ddb00f76f919f6672ef9ae9a383189a0d02d6a4
parent0e58966c92e183edd00ad7390e37d3e71ed71046
auxdisplay: Fix duplicate CHARLCD config symbol

A second CHARLCD config symbol was added instead of moving the existing
one.  Fix this by removing the old one.

Fixes: c7841577321ae724 ("auxdisplay: Introduce hd44780_common.[ch]")
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
drivers/auxdisplay/Kconfig