]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/memstick.h
memstick: convert struct class_device to struct device
[linux-2.6-omap-h63xx.git] / include / linux / memstick.h
index 3e686ec6a9678d82694ffc9c22bccc1bdf89a12a..37a5cdb03918ffcee2a390b12fe391cdfbf62e69 100644 (file)
@@ -276,7 +276,7 @@ struct memstick_host {
 #define MEMSTICK_CAP_PAR8          4
 
        struct work_struct  media_checker;
-       struct class_device cdev;
+       struct device       dev;
 
        struct memstick_dev *card;
        unsigned int        retries;