Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 126734
b: refs/heads/master
c: 0bf8e27
h: refs/heads/master
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Jan 6, 2009
1 parent 1555a11 commit 43ea921
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 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: 39eca2a087e30001b3679c04338976d3b02b9173
refs/heads/master: 0bf8e27f7a7da413c1cf3dad4afdcf1b17418285
7 changes: 0 additions & 7 deletions trunk/drivers/staging/comedi/interrupt.h
Original file line number Diff line number Diff line change
Expand Up @@ -53,15 +53,8 @@ typedef void irqreturn_t;
#endif
#endif

/* if interrupt handler prototype has pt_regs* parameter */
#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 19)
#define PT_REGS_ARG , struct pt_regs *regs
#define PT_REGS_CALL , regs
#define PT_REGS_NULL , NULL
#else
#define PT_REGS_ARG
#define PT_REGS_CALL
#define PT_REGS_NULL
#endif

#endif

0 comments on commit 43ea921

Please sign in to comment.