forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
kernel/arch/mips/include/asm/octeon/cvmx-sli-defs.h
....@@ -46,6 +46,7 @@
4646 case OCTEON_CN78XX & OCTEON_FAMILY_MASK:
4747 if (OCTEON_IS_MODEL(OCTEON_CN78XX_PASS1_X))
4848 return 0x0000000000003CB0ull;
49
+ fallthrough;
4950 default:
5051 return 0x0000000000023CB0ull;
5152 }