Skip to content
Snippets Groups Projects
Commit 8b337be0 authored by Wolfgang Denk's avatar Wolfgang Denk
Browse files

mpc8220/i2c.c: Fix GCC 4.6 build warning


Fix:
i2c.c: In function 'wait_for_bb':
i2c.c:109:16: warning: variable 'temp' set but not used
[-Wunused-but-set-variable]

Signed-off-by: default avatarWolfgang Denk <wd@denx.de>
Cc: Heiko Schocher <hs@denx.de>
parent 918e3467
No related merge requests found
Loading
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