MIPS: Use fallthrough for arch/mips
[linux-2.6-microblaze.git] / arch / mips / include / asm / octeon / cvmx-sli-defs.h
index cbc7cda..5ef6c38 100644 (file)
@@ -46,7 +46,7 @@ static inline uint64_t CVMX_SLI_PCIE_MSI_RCV_FUNC(void)
        case OCTEON_CN78XX & OCTEON_FAMILY_MASK:
                if (OCTEON_IS_MODEL(OCTEON_CN78XX_PASS1_X))
                        return 0x0000000000003CB0ull;
-               /* Else, fall through */
+               fallthrough;
        default:
                return 0x0000000000023CB0ull;
        }