]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/hwmon/atxp1.c
[PATCH] I2C: Separate non-i2c hwmon drivers from i2c-core (7/9)
[mv-sheeva.git] / drivers / hwmon / atxp1.c
index 5f79f07a4ab84cacf00b2799b6cc2c46d09b4f0a..ced54189a5793da123fcf5e1a50b802af90a8ed0 100644 (file)
@@ -42,7 +42,6 @@ MODULE_AUTHOR("Sebastian Witt <se.witt@gmx.net>");
 #define ATXP1_GPIO1MASK        0x0f
 
 static unsigned short normal_i2c[] = { 0x37, 0x4e, I2C_CLIENT_END };
-static unsigned int normal_isa[] = { I2C_CLIENT_ISA_END };
 
 SENSORS_INSMOD_1(atxp1);