]> Pileus Git - ~andy/linux/blobdiff - drivers/hwmon/gl518sm.c
Merge branch 'linus' into idle-test
[~andy/linux] / drivers / hwmon / gl518sm.c
index e9407acd72cbe2a12174e5caa6c41496d756e1f3..e7ae5743e1817c382c6ab8e56c415d3dea5ab19a 100644 (file)
@@ -46,8 +46,7 @@
 /* Addresses to scan */
 static const unsigned short normal_i2c[] = { 0x2c, 0x2d, I2C_CLIENT_END };
 
-/* Insmod parameters */
-I2C_CLIENT_INSMOD_2(gl518sm_r00, gl518sm_r80);
+enum chips { gl518sm_r00, gl518sm_r80 };
 
 /* Many GL518 constants specified below */