diff options
author | Thomas Zimmermann | 2022-01-14 12:45:35 +0100 |
---|---|---|
committer | Thomas Zimmermann | 2022-01-17 11:25:45 +0100 |
commit | 032a125904995985334766911de9e26ee2bbd646 (patch) | |
tree | 933f8c01f6c55648a59fc799287663b5ccd93bd2 /include | |
parent | 5b529e8d9c387a34ca2b8008dc65f55d539b3ef6 (diff) |
drm/dp: Move DisplayPort AUX bus helpers into dp/
Move drm_dp_aux_bus.c and its header file into the DP subdirectory
and update all users. No functional changes.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Daniel Vetter <daniel@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20220114114535.29157-6-tzimmermann@suse.de
Diffstat (limited to 'include')
-rw-r--r-- | include/drm/dp/drm_dp_aux_bus.h (renamed from include/drm/drm_dp_aux_bus.h) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/include/drm/drm_dp_aux_bus.h b/include/drm/dp/drm_dp_aux_bus.h index 4f19b20b1dd6..4f19b20b1dd6 100644 --- a/include/drm/drm_dp_aux_bus.h +++ b/include/drm/dp/drm_dp_aux_bus.h |