Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 105973
b: refs/heads/master
c: 8d1e120
h: refs/heads/master
i:
  105971: 2393c98
v: v3
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Jul 25, 2008
1 parent e6aa6a6 commit 21fb16a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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: 79885b227740b9c7d3057f2de556f4098d37cc8f
refs/heads/master: 8d1e120f695e9bcf01585e052577dc1e099033f9
2 changes: 2 additions & 0 deletions trunk/drivers/char/mwave/mwavedd.h
Original file line number Diff line number Diff line change
Expand Up @@ -147,4 +147,6 @@ typedef struct _MWAVE_DEVICE_DATA {

} MWAVE_DEVICE_DATA, *pMWAVE_DEVICE_DATA;

extern MWAVE_DEVICE_DATA mwave_s_mdd;

#endif
2 changes: 0 additions & 2 deletions trunk/drivers/char/mwave/tp3780i.c
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@
#include "3780i.h"
#include "mwavepub.h"

extern MWAVE_DEVICE_DATA mwave_s_mdd;

static unsigned short s_ausThinkpadIrqToField[16] =
{ 0xFFFF, 0xFFFF, 0xFFFF, 0x0001, 0x0002, 0x0003, 0xFFFF, 0x0004,
0xFFFF, 0xFFFF, 0x0005, 0x0006, 0xFFFF, 0xFFFF, 0xFFFF, 0x0007 };
Expand Down

0 comments on commit 21fb16a

Please sign in to comment.