Patch "auxdisplay: Fix duplicate CHARLCD config symbol" has been added to the 5.11-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    auxdisplay: Fix duplicate CHARLCD config symbol

to the 5.11-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     auxdisplay-fix-duplicate-charlcd-config-symbol.patch
and it can be found in the queue-5.11 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.



commit 85ea41c80b984918b673f6e88d2feb89b74b5f22
Author: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
Date:   Fri Jan 22 17:01:02 2021 +0100

    auxdisplay: Fix duplicate CHARLCD config symbol
    
    [ Upstream commit b45616445a6e346daf8a173a0c51413aec067ebb ]
    
    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@xxxxxxxxxxxxxx>
    Signed-off-by: Miguel Ojeda <ojeda@xxxxxxxxxx>
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/drivers/auxdisplay/Kconfig b/drivers/auxdisplay/Kconfig
index a2b59b84bb881..1509cb74705a3 100644
--- a/drivers/auxdisplay/Kconfig
+++ b/drivers/auxdisplay/Kconfig
@@ -507,6 +507,3 @@ config PANEL
 	depends on PARPORT
 	select AUXDISPLAY
 	select PARPORT_PANEL
-
-config CHARLCD
-	tristate "Character LCD core support" if COMPILE_TEST



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux