Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1666127
| From | Thierry Reding <thierry.reding@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 3/3] drm/panel: add backlight dependency for sitronix-st7789v |
| Date | 2017-06-14 20:20 +0200 |
| Message-ID | <tSl3z-9p-7@gated-at.bofh.it> (permalink) |
| References | <ty2dc-6Gz-25@gated-at.bofh.it> <ty2dc-6Gz-23@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Wed, Apr 19, 2017 at 08:03:08PM +0200, Arnd Bergmann wrote:
> Without the dependency, we run into a link error:
>
> drivers/gpu/drm/panel/panel-sitronix-st7789v.o: In function `st7789v_probe':
> panel-sitronix-st7789v.c:(.text.st7789v_probe+0xc0): undefined reference to `of_find_backlight_by_node'
>
> Fixes: 7142afb3a186 ("drm/panel: Add driver for sitronix ST7789V LCD controller")
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
> ---
> drivers/gpu/drm/panel/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
Applied to drm-misc-next, thanks.
Thierry
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH 3/3] drm/panel: add backlight dependency for sitronix-st7789v Thierry Reding <thierry.reding@gmail.com> - 2017-06-14 20:20 +0200
csiph-web