On Mon, 18 Dec 2023 16:48:40 +0100, Johan Jonker wrote: > The drm_dev field in the rk3066_hdmi struct stores a pointer to the DRM > device but is never used anywhere in the driver. Let's remove it. > > Signed-off-by: Johan Jonker <jbx6244@xxxxxxxxx> Reviewed-by: Maxime Ripard <mripard@xxxxxxxxxx> Thanks! Maxime