]> 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)
commitb45616445a6e346daf8a173a0c51413aec067ebb
tree0ddb00f76f919f6672ef9ae9a383189a0d02d6a4
parente89b0a426721a8ca5971bc8d70aa5ea35c020f90
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: 718e05ed92ecac0d ("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