Randy Dunlap writes:
> From: Randy Dunlap
>
> 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 sh
From: Randy Dunlap
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'
Signed-off-by: Randy Dunlap
---
drivers/