forked from len0rd/rockbox
Fix warnings
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8923 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
bb2f15ca7d
commit
0c886b7697
1 changed files with 0 additions and 1 deletions
|
|
@ -152,7 +152,6 @@ static struct mutex i2c_mutex;
|
|||
|
||||
int i2c_readbyte(unsigned int dev_addr, int addr)
|
||||
{
|
||||
int retval;
|
||||
int data;
|
||||
|
||||
mutex_lock(&i2c_mutex);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue