Re: [PATCH] I2C update for 2.6.5

From: Greg KH
Date: Wed Apr 14 2004 - 17:52:22 EST


ChangeSet 1.1643.36.11, 2004/03/30 14:27:21-08:00, khali@xxxxxxxxxxxx

[PATCH] I2C: Discard pointless comment in via686a

The simple patch below discards a comment in via686a referencing a file
that doesn't belong to the Linux tree. Now that I tell people not to do
that in my porting guide, we better follow our own advice.


drivers/i2c/chips/via686a.c | 1 -
1 files changed, 1 deletion(-)


diff -Nru a/drivers/i2c/chips/via686a.c b/drivers/i2c/chips/via686a.c
--- a/drivers/i2c/chips/via686a.c Wed Apr 14 15:14:05 2004
+++ b/drivers/i2c/chips/via686a.c Wed Apr 14 15:14:05 2004
@@ -27,7 +27,6 @@
/*
Supports the Via VT82C686A, VT82C686B south bridges.
Reports all as a 686A.
- See doc/chips/via686a for details.
Warning - only supports a single device.
*/


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