diff options
author | Vladimir Zapolskiy | 2023-04-21 20:50:38 +0300 |
---|---|---|
committer | Tom Rini | 2023-05-02 14:23:58 -0400 |
commit | babdadc8a51ec54157d9e050eaf3f745052e1583 (patch) | |
tree | 156027ac4b695f51be467d8c1e1b7ef649608ac6 /doc/device-tree-bindings | |
parent | b955970b23773c98d7f47f5074b1775c382802c4 (diff) |
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: 324df15a292e ("serial: qcom: add support for GENI serial driver")
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Diffstat (limited to 'doc/device-tree-bindings')
0 files changed, 0 insertions, 0 deletions