Re: [PATCH v3] ASoC: hdmi-codec: drop drm/drm_edid.h include

2023-12-14 Thread kernel test robot
ase: git://anongit.freedesktop.org/drm/drm-misc drm-misc-next patch link: https://lore.kernel.org/r/20231214092856.4019251-1-jani.nikula%40intel.com patch subject: [PATCH v3] ASoC: hdmi-codec: drop drm/drm_edid.h include config: arm-randconfig-001-20231215 (https://download.01.org/0day-ci/archiv

[PATCH v3] ASoC: hdmi-codec: drop drm/drm_edid.h include

2023-12-14 Thread Jani Nikula
hdmi-codec.h does not appear to directly need drm/drm_edid.h for anything. Remove it. There are some files that get drm/edid.h by proxy; include it where needed. v2-v3: Fix build (kernel test robot ) Signed-off-by: Jani Nikula --- I'm pretty sure I haven't compiled everything that might impli