diff options
Diffstat (limited to 'include/pcmcia/ss.h')
-rw-r--r-- | include/pcmcia/ss.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/pcmcia/ss.h b/include/pcmcia/ss.h index b0ebd11130cc..b4e5cfd49ce1 100644 --- a/include/pcmcia/ss.h +++ b/include/pcmcia/ss.h | |||
@@ -244,12 +244,6 @@ struct pcmcia_socket { | |||
244 | #endif /* CONFIG_PCMCIA_IOCTL */ | 244 | #endif /* CONFIG_PCMCIA_IOCTL */ |
245 | #endif /* CONFIG_PCMCIA */ | 245 | #endif /* CONFIG_PCMCIA */ |
246 | 246 | ||
247 | /* cardbus (32-bit) */ | ||
248 | #ifdef CONFIG_CARDBUS | ||
249 | struct resource *cb_cis_res; | ||
250 | void __iomem *cb_cis_virt; | ||
251 | #endif /* CONFIG_CARDBUS */ | ||
252 | |||
253 | /* socket device */ | 247 | /* socket device */ |
254 | struct device dev; | 248 | struct device dev; |
255 | /* data internal to the socket driver */ | 249 | /* data internal to the socket driver */ |