diff options
author | Jean Delvare <khali@linux-fr.org> | 2008-07-15 00:38:34 +0400 |
---|---|---|
committer | Jean Delvare <khali@mahadeva.delvare> | 2008-07-15 00:38:34 +0400 |
commit | 954a99307f256f1badd751a2e128c09af235c317 (patch) | |
tree | a31325c3e7e675b8cb4da8baf669c520c7fcf1a8 /drivers/i2c/busses/i2c-sis630.c | |
parent | 54fb4a05af0a4b814e6716cfdf3fa97fc6be7a32 (diff) | |
download | linux-954a99307f256f1badd751a2e128c09af235c317.tar.xz |
i2c: Drop stray references to lm_sensors
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'drivers/i2c/busses/i2c-sis630.c')
-rw-r--r-- | drivers/i2c/busses/i2c-sis630.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/i2c/busses/i2c-sis630.c b/drivers/i2c/busses/i2c-sis630.c index 72c29a650b22..e7c4b790da54 100644 --- a/drivers/i2c/busses/i2c-sis630.c +++ b/drivers/i2c/busses/i2c-sis630.c @@ -1,7 +1,4 @@ /* - i2c-sis630.c - Part of lm_sensors, Linux kernel modules for hardware - monitoring - Copyright (c) 2002,2003 Alexander Malysh <amalysh@web.de> This program is free software; you can redistribute it and/or modify |