Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 71395
b: refs/heads/master
c: 345225c
h: refs/heads/master
i:
  71393: c551f8b
  71391: d5e3aaf
v: v3
  • Loading branch information
Fernando Luis Vázquez Cao authored and Linus Torvalds committed Oct 19, 2007
1 parent 93b4d88 commit 84b6c77
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 22 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: feea6d4d1247aa10648dcd9a328ea210a6321def
refs/heads/master: 345225c8e4a4adad9eb261db26aebcd3b87055ad
19 changes: 0 additions & 19 deletions trunk/drivers/isdn/sc/debug.h

This file was deleted.

1 change: 0 additions & 1 deletion trunk/drivers/isdn/sc/includes.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,3 @@
#include <linux/timer.h>
#include <linux/wait.h>
#include <linux/isdnif.h>
#include "debug.h"
2 changes: 1 addition & 1 deletion trunk/drivers/isdn/sc/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@ static void __exit sc_exit(void)
/*
* Release the IRQ
*/
FREE_IRQ(sc_adapter[i]->interrupt, NULL);
free_irq(sc_adapter[i]->interrupt, NULL);

/*
* Reset for a clean start
Expand Down

0 comments on commit 84b6c77

Please sign in to comment.