[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CANiq72mskWULTsSZp2eKaXNe+VqRrjW3SXKk-4PgXFt8V6mZfw@mail.gmail.com>
Date: Mon, 9 Nov 2020 10:45:10 +0100
From: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
To: Lars Poeschel <poeschel@...onage.de>
Cc: open list <linux-kernel@...r.kernel.org>,
Randy Dunlap <rdunlap@...radead.org>
Subject: Re: [PATCH] auxdisplay: hd44780_common: Fix build error
On Mon, Nov 9, 2020 at 10:32 AM <poeschel@...onage.de> wrote:
>
> From: Lars Poeschel <poeschel@...onage.de>
>
> When building the hd44780_common driver without a driver that actually
> uses it like panel or hd44780 you got a build error, because
> hd44780_common uses charlcd, but did not select it. It's users did
> select it.
> This is fixed now. hd4478_common now selects charlcd in Kconfig and
> panel and hd44780 do not. They only select hd44780_common.
>
> Reported-by: Randy Dunlap <rdunlap@...radead.org>
> Signed-off-by: Lars Poeschel <poeschel@...onage.de>
Thanks Lars, I'm picking it up.
Cheers,
Miguel
Powered by blists - more mailing lists