[PATCH v2] drm/rockchip: vop2: Drop unused if_dclk_rate variable

Heiko Stuebner heiko at sntech.de
Fri Jan 5 12:37:34 PST 2024


On Fri, 5 Jan 2024 19:40:06 +0200, Cristian Ciocaltea wrote:
> Commit 5a028e8f062f ("drm/rockchip: vop2: Add support for rk3588")
> introduced a variable which ended up being unused:
> 
> rockchip_drm_vop2.c:1688:23: warning: variable ‘if_dclk_rate’ set but not used [-Wunused-but-set-variable]
> 
> This has been initially used as part of a formula to compute the clock
> dividers, but eventually it has been replaced by static values.
> 
> [...]

Applied, thanks!

[1/1] drm/rockchip: vop2: Drop unused if_dclk_rate variable
      commit: 196da3f3f76a46905f7daab29c56974f1aba9a7a

Best regards,
-- 
Heiko Stuebner <heiko at sntech.de>



More information about the linux-arm-kernel mailing list