warning: `i2c_readbytes' defined but not used

This code will either be re-enabled or deleted in a future patch.

Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
Michael Krufky 2005-07-27 11:45:56 -07:00 коммит произвёл Linus Torvalds
Родитель 0ccef6dbb0
Коммит 723d52e6a6
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -94,6 +94,7 @@ static int i2c_writebytes (struct lgdt3302_state* state,
return 0;
}
#if 0
static int i2c_readbytes (struct lgdt3302_state* state,
u8 addr, /* demod_address or pll_address */
u8 *buf, /* holds data bytes read */
@ -109,6 +110,7 @@ static int i2c_readbytes (struct lgdt3302_state* state,
}
return 0;
}
#endif
/*
* This routine writes the register (reg) to the demod bus