forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-09-20 a36159eec6ca17402b0e146b86efaf76568dc353
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;