Re: How to convert i2c adapter drivers into good kernel code

Christoph Hellwig (hch@infradead.org)
Tue, 25 Mar 2003 07:38:34 +0000


On Mon, Mar 24, 2003 at 11:25:12PM -0800, Greg KH wrote:
> line in the driver, and replace the LM_VERSION and LM_DATE entries
> with I2C_VERSION and I2C_DATE to fix that compile time error.

That's bogus. Replace LM_VERSION with the lm_sensors version you took it
from + lk1 (e.g. "2.7.0-lk1) and LM_DATE with your modification date.
Or just remove them altogether..

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