diff options
| author | Arnd Bergmann <[email protected]> | 2017-05-30 09:22:08 +0000 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2017-05-31 07:32:32 +0000 |
| commit | e7cc23de3e4e9222ae4fd24a00583aa5d2ed7610 (patch) | |
| tree | 489e94806244d3623ae97add5b0173a09133814a /drivers/gpu/drm/drm_dp_mst_topology.c | |
| parent | drm/bridge: analogix-anx78xx: Use bridge->mode_valid() callback (diff) | |
| download | kernel-e7cc23de3e4e9222ae4fd24a00583aa5d2ed7610.tar.gz kernel-e7cc23de3e4e9222ae4fd24a00583aa5d2ed7610.zip | |
drm/pl111: select DRM_PANEL
When DRM_PANEL is disabled, we get a link error for pl111:
drivers/gpu/built-in.o: In function `pl111_connector_destroy':
pl111_connector.c:(.text+0x3487e6): undefined reference to `drm_panel_detach'
For some reason this only appears in the latest linux-next
although the driver appears to have used the symbol for a few
weeks already. The solution however is simple enough, we just
need to add a 'select' statement.
Fixes: bed41005e617 ("drm/pl111: Initial drm/kms driver for pl111")
Signed-off-by: Arnd Bergmann <[email protected]>
Tested-by: Linus Walleij <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/drm_dp_mst_topology.c')
0 files changed, 0 insertions, 0 deletions
