On Wed, Jul 28, 2021 at 12:01:34PM +0100, Dave Stevenson wrote:
On Wed, 7 Jul 2021 at 10:36, Maxime Ripard maxime@cerno.tech wrote:
Commit 91e99e113929 ("drm/vc4: hdmi: Register HDMI codec") removed the references to the vc4_hdmi_audio_component_drv structure, but not the structure itself resulting in a warning. Remove it.
Fixes: 91e99e113929 ("drm/vc4: hdmi: Register HDMI codec") Reported-by: kernel test robot lkp@intel.com Signed-off-by: Maxime Ripard maxime@cerno.tech
Reviewed-by: Dave Stevenson dave.stevenson@raspberrypi.com
Applied, thanks! Maxime