Skip to content
Commit babdadc8 authored by Vladimir Zapolskiy's avatar Vladimir Zapolskiy Committed by Tom Rini
Browse files

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: default avatarVladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
Fixes: 324df15a ("serial: qcom: add support for GENI serial driver")
Reviewed-by: default avatarKonrad Dybcio <konrad.dybcio@linaro.org>
parent b955970b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment