forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
kernel/arch/mips/dec/tc.c
....@@ -52,7 +52,7 @@
5252 case MACH_DS5900:
5353 tbus->ext_slot_base = 0x20000000;
5454 tbus->ext_slot_size = 0x20000000;
55
- /* fall through */
55
+ fallthrough;
5656 case MACH_DS5000_1XX:
5757 tbus->num_tcslots = 3;
5858 break;