Skip to content

Commit

Permalink
blackfin: twi: include linux/i2c.h
Browse files Browse the repository at this point in the history
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Bob Liu <lliubbo@gmail.com>
  • Loading branch information
Sonic Zhang authored and Bob Liu committed May 21, 2012
1 parent 7967ba0 commit bda45b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/blackfin/include/asm/bfin_twi.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
#define __ASM_BFIN_TWI_H__

#include <linux/types.h>
#include <linux/i2c.h>

/*
* All Blackfin system MMRs are padded to 32bits even if the register
Expand Down

0 comments on commit bda45b8

Please sign in to comment.