]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/pcmcia/ss.h
Input: i8042 - another attempt to fix AUX delivery checks
[linux-2.6-omap-h63xx.git] / include / pcmcia / ss.h
index 623a0fc0dae1a21adbb4221d816c87022a782412..6e84258b94de2475cd48afc6c69d2f46999a76ca 100644 (file)
@@ -284,7 +284,7 @@ struct pcmcia_socket {
 #endif
 
        /* socket device */
-       struct class_device             dev;
+       struct device                   dev;
        void                            *driver_data;   /* data internal to the socket driver */
 
 };