diff options
| -rw-r--r-- | drivers/i2c/busses/i2c-s3c2410.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/i2c/busses/i2c-s3c2410.c b/drivers/i2c/busses/i2c-s3c2410.c index d97fb857b0ea..c98ef4c4a0c9 100644 --- a/drivers/i2c/busses/i2c-s3c2410.c +++ b/drivers/i2c/busses/i2c-s3c2410.c | |||
| @@ -435,6 +435,7 @@ static int i2c_s3c_irq_nextbyte(struct s3c24xx_i2c *i2c, unsigned long iicstat) | |||
| 435 | * fall through to the write state, as we will need to | 435 | * fall through to the write state, as we will need to |
| 436 | * send a byte as well | 436 | * send a byte as well |
| 437 | */ | 437 | */ |
| 438 | /* Fall through */ | ||
| 438 | 439 | ||
| 439 | case STATE_WRITE: | 440 | case STATE_WRITE: |
| 440 | /* | 441 | /* |
