forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
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;