u-boot-brain/drivers/clk/intel
Heinrich Schuchardt 38a2a48cd9 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>
2020-03-05 18:19:40 +08:00
..
clk_intel.c x86: remove dead code in intel_clk_get_rate() 2020-03-05 18:19:40 +08:00
Makefile x86: Add a clock driver for Intel devices 2020-02-07 22:41:24 +08:00