Merge remote-tracking branch 'spi/for-5.9' into spi-linus
[linux-2.6-microblaze.git] / drivers / mfd / si476x-i2c.c
index 517d49b..c1d7b84 100644 (file)
@@ -588,7 +588,7 @@ static int si476x_core_fwver_to_revision(struct si476x_core *core,
                        goto unknown_revision;
                }
        case SI476X_FUNC_BOOTLOADER:
-       default:                /* FALLTHROUG */
+       default:                /* FALLTHROUGH */
                BUG();
                return -1;
        }