diff options
author | Lei Wen <leiwen@marvell.com> | 2011-09-30 05:43:48 (GMT) |
---|---|---|
committer | Heiko Schocher <hs@denx.de> | 2011-10-03 09:47:07 (GMT) |
commit | 2be1ed349ca268d3867840fd28960785fd3def0b (patch) | |
tree | 972ee2b164ef7b466cf13abef977620e0a0f0088 /lib/Makefile | |
parent | 7b8ffea2ac44097ed1c99ba70b8c6a4cf12ba0b4 (diff) | |
download | u-boot-2be1ed349ca268d3867840fd28960785fd3def0b.tar.xz |
I2C: mv_i2c: fix build issue when enable debug option
When DEBUG_I2C is open, the following build issue would shows up.
mv_i2c.c: In function 'i2c_transfer':
mv_i2c.c:257: error: 'ISR' undeclared (first use in this function)
mv_i2c.c:257: error: (Each undeclared identifier is reported only once
mv_i2c.c:257: error: for each function it appears in.)
Signed-off-by: Lei Wen <leiwen@marvell.com>
Diffstat (limited to 'lib/Makefile')
0 files changed, 0 insertions, 0 deletions