diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-02-15 21:22:00 +0100 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2020-03-05 18:19:40 +0800 |
commit | 38a2a48cd9e4697cb8942e56212610d4248ea34c (patch) | |
tree | bc2fa44aff8cb0ead641af2425d8873eae64277a /board/kosagi | |
parent | e98ea49a0eac64ae8759ba45e4105bfb0be95dc2 (diff) |
x86: remove dead code in intel_clk_get_rate()
If all branches of a switch statement have a return instruction, all
subsequent lines are unreachable.
Identified with cppcheck.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'board/kosagi')
0 files changed, 0 insertions, 0 deletions