[PATCH v2] drm/bridge: imx93-mipi-dsi: Fix a couple of building warnings
Robert Foss
rfoss at kernel.org
Tue Nov 28 16:41:02 UTC 2023
On Thu, 23 Nov 2023 13:18:07 +0800, Liu Ying wrote:
> Fix a couple of building warnings on used uninitialized 'best_m' and
> 'best_n' local variables by initializing 'best_m' to zero and 'best_n'
> to UINT_MAX. This makes compiler happy only. No functional change.
>
>
Applied, thanks!
[1/1] drm/bridge: imx93-mipi-dsi: Fix a couple of building warnings
https://cgit.freedesktop.org/drm/drm-misc/commit/?id=9f83f37ca76d
Rob
More information about the dri-devel
mailing list