diff options
author | Maarten Lankhorst <[email protected]> | 2017-10-13 16:08:53 +0200 |
---|---|---|
committer | Maarten Lankhorst <[email protected]> | 2017-10-13 16:59:36 +0200 |
commit | 512721a14a2a94b48ca0863d48f9829922a816b8 (patch) | |
tree | ee2335f66ba6a08fe7f3570295075f612161f91f /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 277b09cfa377c31a8efebca465f096d4eea91ae4 (diff) |
drm/drm_of: Move drm_of_panel_bridge_remove_function into header.
Core drm shouldn't depend on anything in drm-kms-helper, or the drm
module will fail to load.
insmod drm fails with
[ 6087.674390] drm: Unknown symbol drm_panel_bridge_remove (err 0)
which is defined in drm_kms_helper.ko
This call was added by commit c70087e8f16f ("drm/drm_of: add
drm_of_panel_bridge_remove function"), and the fix is defining it in the
drm_of.h header, to break the circular dependency.
Signed-off-by: Maarten Lankhorst <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Daniel Vetter <[email protected]> #irc
Fixes: c70087e8f16f ("drm/drm_of: add drm_of_panel_bridge_remove function")
Acked-by: Benjamin Gaignard <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions