diff options
| author | Greg Kroah-Hartman <greg@kroah.com> | 2003-04-01 22:18:09 -0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <greg@kroah.com> | 2003-04-01 22:18:09 -0800 |
| commit | 7eaa539b232c505f09fd45776c5e2ba2ae08cc80 (patch) | |
| tree | 92b5256e8e44052ed43e7c82d2dad926124efa4f /include/linux | |
| parent | 9cb59105d1a7dbd6971d925099942917eed15f6d (diff) | |
i2c: clean up previous w83781d patch due to changes I made to i2c core and build.
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/i2c-vid.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/linux/i2c-vid.h b/include/linux/i2c-vid.h index d40e343594dd..86ed1178193f 100644 --- a/include/linux/i2c-vid.h +++ b/include/linux/i2c-vid.h @@ -1,6 +1,6 @@ /* - vrm.c - Part of lm_sensors, Linux kernel modules for hardware - monitoring + i2c-vid.h - Part of lm_sensors, Linux kernel modules for hardware + monitoring Copyright (c) 2002 Mark D. Studebaker <mdsxyz123@yahoo.com> With assistance from Trent Piepho <xyzzy@speakeasy.org> |
