lkml.org 
[lkml]   [2001]   [May]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PATCH .. not really...][2.4.5] drivers/usb/ov511.c
Hi gurus,
this file does not compile.
I've probably found the solution but i'm totally not an expert and
nearly to able
to submit a normal patch... sorry...

in the function ov511_read_proc the line
out += sprintf (out, "driver_version : %s\n", version);
report an error because version is not defined.

I've tryed in this way:
out += sprintf (out, "driver_version : %s\n", DRIVER_VERSION);

this compile and seems to work....

Regards
Fabio
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:54    [W:0.034 / U:2.864 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site