Use a better annotation, so GCC won't complain anymore: drivers/i2c/busses/i2c-aspeed.c:458:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
Checked that this patch removes the GCC warning. Tested-by: Jae Hyun Yoo <jae.hyun.yoo@xxxxxxxxxxxxxxx>