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.

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

Reply via email to