Skip to content
Commit 93cbcf5d authored by Gustavo A. R. Silva's avatar Gustavo A. R. Silva
Browse files

MIPS: Octeon: Mark expected switch fall-through



Mark switch cases where we are expecting to fall through.

Fix the following warning (Building: cavium_octeon_defconfig mips):

arch/mips/include/asm/octeon/cvmx-sli-defs.h:47:6: warning: this statement
may fall through [-Wimplicit-fallthrough=]

Signed-off-by: default avatarGustavo A. R. Silva <gustavo@embeddedor.com>
parent 5274fdba
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment