diff options
| author | Guenter Roeck <[email protected]> | 2018-08-15 15:49:14 -0400 |
|---|---|---|
| committer | Sean Paul <[email protected]> | 2018-08-16 11:26:37 -0400 |
| commit | d2c53b337ef53bb874d4be076b6d51ae1498ab2a (patch) | |
| tree | f5e77e5fd57e979e1a5bee33ccc4d5b32382e57f /scripts/gcc-plugins/sancov_plugin.c | |
| parent | 103c1944c6ae6d951b61c962f2d9901c465cabc7 (diff) | |
drm/bridge: ti-sn65dsi86: Fix 0-day build error
0day reports:
>> drivers/gpu/drm/bridge/ti-sn65dsi86.o: In function
mipi_dsi_detach'
>> drivers/gpu/drm/bridge/ti-sn65dsi86.c:630: undefined reference to
ti_sn_bridge_attach':
>> drivers/gpu/drm/bridge/ti-sn65dsi86.c:249: undefined reference to
mipi_dsi_device_register_full'
>> drivers/gpu/drm/bridge/ti-sn65dsi86.c:276: undefined reference to
mipi_dsi_device_unregister'
Quite obviously the driver depends on DRM_MIPI_DSI.
We can not use depends since the driver configuration uses select,
so we'll have to select the missing dependency instead.
Cc: Sean Paul <[email protected]>
Cc: Dylan Reid <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]>
Signed-off-by: Guenter Roeck <[email protected]>
Signed-off-by: Sean Paul <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gcc-plugins/sancov_plugin.c')
0 files changed, 0 insertions, 0 deletions