Skip to content
Snippets Groups Projects
Commit c9d87edb authored by Sonic Zhang's avatar Sonic Zhang Committed by Wolfram Sang
Browse files

i2c:i2c-bfin-twi: include twi head file


TWI bit mask macros are moved to twi head file.
Depend on commit 61c16b5c

Signed-off-by: default avatarSonic Zhang <sonic.zhang@analog.com>
Signed-off-by: default avatarBob Liu <lliubbo@gmail.com>
Signed-off-by: default avatarWolfram Sang <w.sang@pengutronix.de>
parent 28a377c7
No related branches found
No related tags found
No related merge requests found
......@@ -25,6 +25,7 @@
#include <asm/blackfin.h>
#include <asm/portmux.h>
#include <asm/irq.h>
#include <asm/bfin_twi.h>
/* SMBus mode*/
#define TWI_I2C_MODE_STANDARD 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment