aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/i2c-id.h
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2007-10-22 17:45:08 +0200
committerMark M. Hoffman <mhoffman@lightlink.com>2008-02-07 20:39:41 -0500
commita5955ed27497385cc491ecbe40af45951e830881 (patch)
tree7538f45fcf8cd98a1b12172c858f4067a7968b24 /include/linux/i2c-id.h
parenthwmon: (fschmd) Discard non-ASCII characters (diff)
downloadlinux-dev-a5955ed27497385cc491ecbe40af45951e830881.tar.xz
linux-dev-a5955ed27497385cc491ecbe40af45951e830881.zip
hwmon: (gl518sm) Various cleanups
* Drop history, it doesn't belong there * Drop unused struct member * Drop bogus struct member comment * Drop unused driver ID * Rename new_client to client * Drop redundant initializations to 0 * Drop useless cast * Drop trailing space * Fix comment * Drop duplicate comment Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com>
Diffstat (limited to 'include/linux/i2c-id.h')
-rw-r--r--include/linux/i2c-id.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/i2c-id.h b/include/linux/i2c-id.h
index f922b060158b..d33e16a3f544 100644
--- a/include/linux/i2c-id.h
+++ b/include/linux/i2c-id.h
@@ -100,7 +100,6 @@
These were originally in sensors.h in the lm_sensors package */
#define I2C_DRIVERID_LM78 1002
#define I2C_DRIVERID_LM75 1003
-#define I2C_DRIVERID_GL518 1004
#define I2C_DRIVERID_EEPROM 1005
#define I2C_DRIVERID_W83781D 1006
#define I2C_DRIVERID_LM80 1007