diff options
author | Ville Syrjälä <[email protected]> | 2022-06-14 12:02:45 +0300 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2022-06-20 23:53:55 +0300 |
commit | 255490f9150da7c6dabe468f3a877b92fd0f02c1 (patch) | |
tree | 5a80f494581078aeb5ac94cd5c414b4ba87710b2 /drivers/gpu/drm/logicvc/logicvc_layer.c | |
parent | 805245071240ae480503af29c7e31d2d7ff5c7f8 (diff) |
drm: Drop drm_edid.h from drm_crtc.h
drm_crtc.h has no need for drm_edid.h, so don't include it.
Avoids useless rebuilds of the entire universe when
touching drm_edid.h.
Quite a few placs do currently depend on drm_edid.h without
actually including it directly. All of those need to be fixed
up.
v2: Fix up i915 and msm some more
v3: Fix alphabetical ordering (Sam)
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Acked-by: Sam Ravnborg <[email protected]>
Acked-by: Jani Nikula <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/logicvc/logicvc_layer.c')
0 files changed, 0 insertions, 0 deletions