diff options
Diffstat (limited to 'drivers/net/can/softing/softing_cs.c')
-rw-r--r-- | drivers/net/can/softing/softing_cs.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/net/can/softing/softing_cs.c b/drivers/net/can/softing/softing_cs.c index ce18ba52e4b9..c2c0a5bb0b21 100644 --- a/drivers/net/can/softing/softing_cs.c +++ b/drivers/net/can/softing/softing_cs.c | |||
@@ -193,8 +193,7 @@ static int softingcs_enable_irq(struct platform_device *pdev, int v) | |||
193 | /* | 193 | /* |
194 | * pcmcia check | 194 | * pcmcia check |
195 | */ | 195 | */ |
196 | static int softingcs_probe_config(struct pcmcia_device *pcmcia, | 196 | static int softingcs_probe_config(struct pcmcia_device *pcmcia, void *priv_data) |
197 | void *priv_data) | ||
198 | { | 197 | { |
199 | struct softing_platform_data *pdat = priv_data; | 198 | struct softing_platform_data *pdat = priv_data; |
200 | struct resource *pres; | 199 | struct resource *pres; |