|
@@ -653,13 +653,10 @@ spectrum_cs_config(struct pcmcia_device *link)
|
|
int last_fn, last_ret;
|
|
int last_fn, last_ret;
|
|
u_char buf[64];
|
|
u_char buf[64];
|
|
config_info_t conf;
|
|
config_info_t conf;
|
|
- cisinfo_t info;
|
|
|
|
tuple_t tuple;
|
|
tuple_t tuple;
|
|
cisparse_t parse;
|
|
cisparse_t parse;
|
|
void __iomem *mem;
|
|
void __iomem *mem;
|
|
|
|
|
|
- CS_CHECK(ValidateCIS, pcmcia_validate_cis(link, &info));
|
|
|
|
-
|
|
|
|
/*
|
|
/*
|
|
* This reads the card's CONFIG tuple to find its
|
|
* This reads the card's CONFIG tuple to find its
|
|
* configuration registers.
|
|
* configuration registers.
|