Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1666127 > unrolled thread

Re: [PATCH 3/3] drm/panel: add backlight dependency for sitronix-st7789v

Started byThierry Reding <thierry.reding@gmail.com>
First post2017-06-14 20:20 +0200
Last post2017-06-14 20:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 3/3] drm/panel: add backlight dependency for  sitronix-st7789v Thierry Reding <thierry.reding@gmail.com> - 2017-06-14 20:20 +0200

#1666127 — Re: [PATCH 3/3] drm/panel: add backlight dependency for sitronix-st7789v

FromThierry Reding <thierry.reding@gmail.com>
Date2017-06-14 20:20 +0200
SubjectRe: [PATCH 3/3] drm/panel: add backlight dependency for sitronix-st7789v
Message-ID<tSl3z-9p-7@gated-at.bofh.it>

[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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web