Skip to content

Commit

Permalink
pcmcia: fix ni_daq_700 compilation
Browse files Browse the repository at this point in the history
Reported-by: Anca Emanuel <anca.emanuel@gmail.com>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
  • Loading branch information
Dominik Brodowski committed Oct 22, 2010
1 parent ff10fca commit 36845d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/staging/comedi/drivers/ni_daq_700.c
Original file line number Diff line number Diff line change
Expand Up @@ -496,7 +496,6 @@ static int dio700_pcmcia_config_loop(struct pcmcia_device *p_dev,

static void dio700_config(struct pcmcia_device *link)
{
win_req_t req;
int ret;

printk(KERN_INFO "ni_daq_700: cs-config\n");
Expand Down

0 comments on commit 36845d0

Please sign in to comment.