Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354329
b: refs/heads/master
c: 89d714c
h: refs/heads/master
i:
  354327: ed44bfa
v: v3
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Feb 4, 2013
1 parent 0cd36b5 commit d53d045
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5a1daad46a99f1f33b2559ff87a0fb9b01a07c87
refs/heads/master: 89d714ce630cef6f6106f23a89458699cc595b04
8 changes: 2 additions & 6 deletions trunk/drivers/staging/comedi/drivers/ni_daq_dio24.c
Original file line number Diff line number Diff line change
Expand Up @@ -37,18 +37,14 @@ This is just a wrapper around the 8255.o driver to properly handle
the PCMCIA interface.
*/

#include <linux/interrupt.h>
#include <linux/slab.h>
#include "../comedidev.h"

#include <linux/ioport.h>

#include "8255.h"

#include <pcmcia/cistpl.h>
#include <pcmcia/cisreg.h>
#include <pcmcia/ds.h>

#include "8255.h"

static int dio24_pcmcia_config_loop(struct pcmcia_device *p_dev,
void *priv_data)
{
Expand Down

0 comments on commit d53d045

Please sign in to comment.