Randy Dunlap <[email protected]> writes: > From: Randy Dunlap <[email protected]> > > 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 <[email protected]> AuthorDate: Tue May 30 11:22:08 2017 +0200 Commit: Daniel Vetter <[email protected]> CommitDate: Wed May 31 09:32:32 2017 +0200 drm/pl111: select DRM_PANEL
signature.asc
Description: PGP signature

