diff options
| author | Liu Ying <[email protected]> | 2023-11-23 13:18:07 +0800 |
|---|---|---|
| committer | Robert Foss <[email protected]> | 2023-11-28 17:10:30 +0100 |
| commit | 325b71e820b67569048c621227266783442b75ed (patch) | |
| tree | 3cfe8a0d008529f45ec03c75964cb3ed7169909f /tools/perf/scripts/python | |
| parent | 288b039db225676e0c520c981a1b5a2562d893a3 (diff) | |
drm/bridge: imx93-mipi-dsi: Fix a couple of building warnings
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.
Fixes: ce62f8ea7e3f ("drm/bridge: imx: Add i.MX93 MIPI DSI support")
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Signed-off-by: Liu Ying <[email protected]>
Reviewed-by: Robert Foss <[email protected]>
Signed-off-by: Robert Foss <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions