summaryrefslogtreecommitdiff
path: root/include/drm/drm_dsc.h
diff options
context:
space:
mode:
authorThomas Zimmermann <tzimmermann@suse.de>2022-01-14 14:45:34 +0300
committerThomas Zimmermann <tzimmermann@suse.de>2022-01-17 13:25:44 +0300
commit5b529e8d9c387a34ca2b8008dc65f55d539b3ef6 (patch)
tree2c678bede4845e688e642a932d494815969d8da9 /include/drm/drm_dsc.h
parentadb9d5a2cc77e8aefe98fe4c11656c5b7025c248 (diff)
downloadlinux-5b529e8d9c387a34ca2b8008dc65f55d539b3ef6.tar.xz
drm/dp: Move public DisplayPort headers into dp/
Move all public DisplayPort headers into dp/ and update users. No functional changes. v3: * rebased onto latest drm-tip Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Acked-by: Daniel Vetter <daniel@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20220114114535.29157-5-tzimmermann@suse.de
Diffstat (limited to 'include/drm/drm_dsc.h')
-rw-r--r--include/drm/drm_dsc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drm/drm_dsc.h b/include/drm/drm_dsc.h
index cf43561e60fa..ca022e960dcc 100644
--- a/include/drm/drm_dsc.h
+++ b/include/drm/drm_dsc.h
@@ -8,7 +8,7 @@
#ifndef DRM_DSC_H_
#define DRM_DSC_H_
-#include <drm/drm_dp_helper.h>
+#include <drm/dp/drm_dp_helper.h>
/* VESA Display Stream Compression DSC 1.2 constants */
#define DSC_NUM_BUF_RANGES 15