]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/hwmon/tsc210x_sensors.c
tsc210x build fixes
[linux-2.6-omap-h63xx.git] / drivers / hwmon / tsc210x_sensors.c
index 83b267853c267772052b8cbffb4c8b93b0ac7a76..daac126209c0490d4de2ced30cd6721086f3ae9c 100644 (file)
@@ -41,7 +41,7 @@
 struct tsc210x_hwmon {
        int bat[2], aux[2], temp[2];
 
-       struct class_device *dev;
+       struct device *dev;
        struct tsc210x_config *pdata;
 #ifdef CONFIG_APM
        /* prevent APM from colliding with normal hwmon accessors */