Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1660112
| From | Eric Anholt <eric@anholt.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH -next] drm: pl111: select DRM_PANEL |
| Date | 2017-06-07 21:00 +0200 |
| Message-ID | <tPOls-1X8-17@gated-at.bofh.it> (permalink) |
| References | <tPoAF-27S-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Randy Dunlap <rdunlap@infradead.org> writes:
> From: Randy Dunlap <rdunlap@infradead.org>
>
> The drm pl111 driver uses drm_panel interfaces so it should select
> DRM_PANEL to fix build errors.
>
> drivers/built-in.o: In function `pl111_connector_destroy':
> pl111_connector.c:(.text+0xc7285): undefined reference to `drm_panel_detach'
This should have been fixed a week ago:
commit e7cc23de3e4e9222ae4fd24a00583aa5d2ed7610
Author: Arnd Bergmann <arnd@arndb.de>
AuthorDate: Tue May 30 11:22:08 2017 +0200
Commit: Daniel Vetter <daniel.vetter@ffwll.ch>
CommitDate: Wed May 31 09:32:32 2017 +0200
drm/pl111: select DRM_PANEL
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH -next] drm: pl111: select DRM_PANEL Randy Dunlap <rdunlap@infradead.org> - 2017-06-06 17:30 +0200 Re: [PATCH -next] drm: pl111: select DRM_PANEL Eric Anholt <eric@anholt.net> - 2017-06-07 21:00 +0200
csiph-web