]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/pcmcia/ss.h
[PATCH] fs/fat/: proper prototypes for two functions
[linux-2.6-omap-h63xx.git] / include / pcmcia / ss.h
index 9f7dab8db9840a798e1cfa1448eaa84bfb5ae178..2889a69a7a8f46625a5c685e7f766080e276b6b4 100644 (file)
@@ -125,7 +125,7 @@ struct pccard_operations {
 };
 
 struct pccard_resource_ops {
-       void    (*validate_mem)         (struct pcmcia_socket *s);
+       int     (*validate_mem)         (struct pcmcia_socket *s);
        int     (*adjust_io_region)     (struct resource *res,
                                         unsigned long r_start,
                                         unsigned long r_end,