diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2022-06-14 12:02:45 +0300 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2022-06-20 23:53:55 +0300 |
commit | 255490f9150da7c6dabe468f3a877b92fd0f02c1 (patch) | |
tree | 5a80f494581078aeb5ac94cd5c414b4ba87710b2 /drivers/gpu/drm/mcde/mcde_dsi.c | |
parent | 805245071240ae480503af29c7e31d2d7ff5c7f8 (diff) | |
download | linux-255490f9150da7c6dabe468f3a877b92fd0f02c1.tar.xz |
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ä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220614090245.30283-1-ville.syrjala@linux.intel.com
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Acked-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'drivers/gpu/drm/mcde/mcde_dsi.c')
0 files changed, 0 insertions, 0 deletions