diff options
| author | 2022-01-14 12:45:35 +0100 | |
|---|---|---|
| committer | 2022-01-17 11:25:45 +0100 | |
| commit | 032a125904995985334766911de9e26ee2bbd646 (patch) | |
| tree | 933f8c01f6c55648a59fc799287663b5ccd93bd2 /include | |
| parent | drm/dp: Move public DisplayPort headers into dp/ (diff) | |
| download | linux-dev-032a125904995985334766911de9e26ee2bbd646.tar.xz linux-dev-032a125904995985334766911de9e26ee2bbd646.zip | |
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 |
