i2c: synquacer: fix fall-through annotation
authorGustavo A. R. Silva <gustavo@embeddedor.com>
Thu, 13 Sep 2018 18:59:13 +0000 (13:59 -0500)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 24 Sep 2018 22:06:02 +0000 (00:06 +0200)
commit4310834412199ac9ab02350e5c360a210478e015
tree284d7fb62942d1c44ac2407fe74df9ff54738f35
parent17ccba67109cd0631f206cf49e17986218b47854
i2c: synquacer: fix fall-through annotation

Replace "fallthru" with a proper "fall through" annotation.

This fix is part of the ongoing efforts to enabling
-Wimplicit-fallthrough

Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-synquacer.c