diff options
-rw-r--r-- | drivers/i2c/busses/i2c-bfin-twi.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/i2c/busses/i2c-bfin-twi.c b/drivers/i2c/busses/i2c-bfin-twi.c index 2288e1bcf016..39b8d77bf35c 100644 --- a/drivers/i2c/busses/i2c-bfin-twi.c +++ b/drivers/i2c/busses/i2c-bfin-twi.c | |||
@@ -25,6 +25,7 @@ | |||
25 | #include <asm/blackfin.h> | 25 | #include <asm/blackfin.h> |
26 | #include <asm/portmux.h> | 26 | #include <asm/portmux.h> |
27 | #include <asm/irq.h> | 27 | #include <asm/irq.h> |
28 | #include <asm/bfin_twi.h> | ||
28 | 29 | ||
29 | /* SMBus mode*/ | 30 | /* SMBus mode*/ |
30 | #define TWI_I2C_MODE_STANDARD 1 | 31 | #define TWI_I2C_MODE_STANDARD 1 |