proc: create /proc/net/netstat file in each net
[pandora-kernel.git] / drivers / spi / spi_lm70llp.c
index 4ea68ac..39d8d8a 100644 (file)
@@ -82,7 +82,7 @@ struct spi_lm70llp {
        struct pardevice        *pd;
        struct spi_device       *spidev_lm70;
        struct spi_board_info   info;
-       struct class_device     *cdev;
+       //struct device         *dev;
 };
 
 /* REVISIT : ugly global ; provides "exclusive open" facility */