linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH .. not really...][2.4.5] drivers/usb/ov511.c
@ 2001-05-26 10:15 Fabbione
  0 siblings, 0 replies; only message in thread
From: Fabbione @ 2001-05-26 10:15 UTC (permalink / raw)
  To: Linux Kernel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-05-26 10:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-26 10:15 [PATCH .. not really...][2.4.5] drivers/usb/ov511.c Fabbione

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).