]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/pcmcia/ds.h
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
[karo-tx-linux.git] / include / pcmcia / ds.h
index 0b8c8d45df47433ccc61af3d61efce039e769d6b..d830c87ff0a724fc73a9e5b93158b8b3588eef92 100644 (file)
@@ -47,6 +47,8 @@ struct pcmcia_dynids {
 };
 
 struct pcmcia_driver {
+       const char              *name;
+
        int (*probe)            (struct pcmcia_device *dev);
        void (*remove)          (struct pcmcia_device *dev);