u-boot/arch/arm/mach-ipq40xx
Robert Marko 164cc98a7b IPQ40xx: clk: drop breaks in switch case
There is no point in having break statements in the switch case as there is already a return before break.

So lets drop them from the driver.

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
Cc: Luka Perkov <luka.perkov@sartura.hr>
2020-12-01 14:12:28 -05:00
..
include/mach arm: Add support for Qualcomm IPQ40xx family 2020-07-29 08:43:40 -04:00
clock-ipq4019.c IPQ40xx: clk: drop breaks in switch case 2020-12-01 14:12:28 -05:00
Kconfig arm: Add support for Qualcomm IPQ40xx family 2020-07-29 08:43:40 -04:00
Makefile arm: Add support for Qualcomm IPQ40xx family 2020-07-29 08:43:40 -04:00
pinctrl-ipq4019.c IPQ40xx: Add support for MDIO 2020-10-22 09:54:54 -04:00
pinctrl-snapdragon.c arm: Add support for Qualcomm IPQ40xx family 2020-07-29 08:43:40 -04:00
pinctrl-snapdragon.h arm: Add support for Qualcomm IPQ40xx family 2020-07-29 08:43:40 -04:00