aboutsummaryrefslogtreecommitdiffstats
path: root/include/pcmcia/ds.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pcmcia/ds.h')
-rw-r--r--include/pcmcia/ds.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/pcmcia/ds.h b/include/pcmcia/ds.h
index c267edde9d0c..2b52553f2d94 100644
--- a/include/pcmcia/ds.h
+++ b/include/pcmcia/ds.h
@@ -131,8 +131,6 @@ typedef struct dev_link_t {
131 131
132struct pcmcia_socket; 132struct pcmcia_socket;
133 133
134extern struct bus_type pcmcia_bus_type;
135
136struct pcmcia_driver { 134struct pcmcia_driver {
137 dev_link_t *(*attach)(void); 135 dev_link_t *(*attach)(void);
138 void (*detach)(dev_link_t *); 136 void (*detach)(dev_link_t *);