diff options
author | Paul Burton <paul.burton@mips.com> | 2019-07-17 20:12:23 +0000 |
---|---|---|
committer | Paul Burton <paul.burton@mips.com> | 2019-07-18 14:41:49 -0700 |
commit | 2a15d6481741a418837a22df3a440d5bd8b9c412 (patch) | |
tree | c86c575891f32e5a521e8ec7cfc1bcb28cecf585 /include | |
parent | 5bbe54346b539b5938b65d542b6ff5e956c3c08d (diff) | |
download | linux-2a15d6481741a418837a22df3a440d5bd8b9c412.tar.gz |
MIPS: Annotate fall-through in Cavium Octeon code
There's an intentional switch case fall-through in Cavium Octeon USB
code, which triggers compile errors with -Wimplicit-fallthrough due to
-Werror being enabled for arch/mips.
This can be encountered when building cavium_octeon_defconfig.
Fix the build issue by annotating the intentional fall-through.
Signed-off-by: Paul Burton <paul.burton@mips.com>
Cc: linux-mips@vger.kernel.org
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions