dect
/
linux-2.6
Archived
13
0
Fork 0

[PATCH] dvb: av7110: fix comment

fixed debugging instructions: av7110_debug -> debug (Oliver Endirss)

Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
Johannes Stezenbach 2005-05-16 21:54:28 -07:00 committed by Linus Torvalds
parent 4ab3f08b28
commit 3dbce49ea1
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
#define UP_TIMEOUT (HZ/4)
/* enable ir debugging by or'ing av7110_debug with 16 */
/* enable ir debugging by or'ing debug with 16 */
static int ir_initialized;
static struct input_dev input_dev;