forked from ~ljy/RK356X_SDK_RELEASE

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