diff options
author | Jean Delvare <khali@linux-fr.org> | 2008-07-14 22:38:34 +0200 |
---|---|---|
committer | Jean Delvare <khali@mahadeva.delvare> | 2008-07-14 22:38:34 +0200 |
commit | 954a99307f256f1badd751a2e128c09af235c317 (patch) | |
tree | a31325c3e7e675b8cb4da8baf669c520c7fcf1a8 /drivers/i2c/chips/pcf8591.c | |
parent | 54fb4a05af0a4b814e6716cfdf3fa97fc6be7a32 (diff) |
i2c: Drop stray references to lm_sensors
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'drivers/i2c/chips/pcf8591.c')
-rw-r--r-- | drivers/i2c/chips/pcf8591.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/i2c/chips/pcf8591.c b/drivers/i2c/chips/pcf8591.c index 66c7c3bb942..d3a24524817 100644 --- a/drivers/i2c/chips/pcf8591.c +++ b/drivers/i2c/chips/pcf8591.c @@ -1,6 +1,4 @@ /* - pcf8591.c - Part of lm_sensors, Linux kernel modules for hardware - monitoring Copyright (C) 2001-2004 Aurelien Jarno <aurelien@aurel32.net> Ported to Linux 2.6 by Aurelien Jarno <aurelien@aurel32.net> with the help of Jean Delvare <khali@linux-fr.org> |