linux-stable/arch/mips/loongson2ef
Jiaxun Yang f0e7c06f2b MIPS: loongson2ef: Add missing break in cs5536_isa
Fixes build error:

arch/mips/loongson2ef/common/cs5536/cs5536_isa.c:217:2: error:
unannotated fall-through between switch labels [-Werror,-Wimplicit-fallthrough]
        default:
        ^
arch/mips/loongson2ef/common/cs5536/cs5536_isa.c:217:2:
note: insert 'break;' to avoid fall-through
        default:
        ^
        break;

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
2023-04-12 15:12:24 +02:00
..
common MIPS: loongson2ef: Add missing break in cs5536_isa 2023-04-12 15:12:24 +02:00
fuloong-2e arch: mips: Remove CONFIG_OPROFILE support 2021-01-22 12:12:26 +05:30
lemote-2f arch: mips: Remove CONFIG_OPROFILE support 2021-01-22 12:12:26 +05:30
Kconfig MIPS: Loongson: Don't select platform features with CPU 2023-04-05 09:45:09 +02:00
Makefile
Platform MIPS: Loongson: Move arch cflags to MIPS top level Makefile 2023-04-05 09:45:09 +02:00