diff options
author | Pankaj Bharadiya <[email protected]> | 2020-03-05 17:34:33 +0530 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2020-03-06 14:19:58 +0100 |
commit | 8e7a194652c624f7a035b9d30085596294f49cd1 (patch) | |
tree | f963ad5b70f9647580530ec0593ee264b82a2766 /scripts/gdb/linux/utils.py | |
parent | ff1f62d35b23ec92fd72f9886e1aa388ff6384f6 (diff) |
drm/fb-helper: Remove drm_fb_helper add, add_all and remove connector functions
drm_fb_helper_single_add_all_connectors(),
drm_fb_helper_add_one_connector()
and drm_fb_helper_remove_one_connector() don't keep an array of
connectors anymore and are just dummy. Now we have no callers to these
functions hence remove them.
Signed-off-by: Pankaj Bharadiya <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Reviewed-by: Emil Velikov <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions