Re: drivers/usb/ov511.c does not compile

Johannes Erdfelt (johannes@erdfelt.com)
Fri, 15 Jun 2001 16:05:19 -0400


On Fri, Jun 15, 2001, Kelledin Tane <runesong@earthlink.net> wrote:
> Apologies if this has been posted before. I imagine it has.
>
> In kernel 2.4.5 stock, ov511.c fails to compile. A little intelligent
> searching through 2.4.4 source reveals that the following line in 2.4.4:
>
> static const char version[] = "1.28";
>
> is missing in 2.4.5, and this is why it does not compile. While I could
> fix this myself manually (and plan to do so), it would be nice to get
> the developer's blessing on this, and also nice to know exactly what
> version number to give this driver in 2.4.5 stock.

This has already been fixed in the 2.4.5 pre patches.

JE

-
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/