commit | 439590ace7755657523a1a0230c6099cb0a6e15f | [log] [tgz] |
---|---|---|
author | Jani Nikula <jani.nikula@intel.com> | Tue Oct 31 12:16:40 2023 +0200 |
committer | Jani Nikula <jani.nikula@intel.com> | Thu Nov 09 16:47:31 2023 +0200 |
tree | 70d77fcee96f689c6b359fd90c535fb5afbc491f | |
parent | 533914536bf5cb5984755244f5aa13cf93cc84d3 [diff] |
drm/edid: include drm_eld.h only where required Reduce the dependencies on drm_eld.h. Some files might be able to drop the dependency on drm_edid.h too with the direct inclusion of drm_eld.h. Cc: Mitul Golani <mitulkumar.ajitkumar.golani@intel.com> Reviewed-by: Mitul Golani <mitulkumar.ajitkumar.golani@intel.com> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/9f5963ce900d747f3279312c0cd1da599fd83f94.1698747331.git.jani.nikula@intel.com