Files
u-boot/drivers/serial
Vladimir Zapolskiy babdadc8a5 serial: msm-geni: fix a compile time warning from msm_serial_setbrg()
A compiler warns about a missing function prototype, which is valid
and fixed by converting the function into static one, also fix
interleaved local variable declarations and assignments.

Signed-off-by: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
Fixes: 324df15a29 ("serial: qcom: add support for GENI serial driver")
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
2023-05-02 14:23:58 -04:00
..
2022-12-23 10:15:13 -05:00
2023-03-18 12:04:02 +01:00
2021-12-31 06:45:01 +01:00
2022-12-23 10:15:13 -05:00
2022-12-23 10:15:13 -05:00
2022-06-06 18:01:21 -04:00