Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 60798
b: refs/heads/master
c: 6acee02
h: refs/heads/master
v: v3
  • Loading branch information
David Woodhouse authored and Linus Torvalds committed Jul 17, 2007
1 parent 6a0b7a3 commit 303454e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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: 67837f232d6d55be99d6e0dec4ea9bb8112840cd
refs/heads/master: 6acee02712d0592dcd6120bc54d77c47cd2f6059
10 changes: 5 additions & 5 deletions trunk/drivers/isdn/hisax/config.c
Original file line number Diff line number Diff line change
Expand Up @@ -361,11 +361,11 @@ module_param_array(io1, int, NULL, 0);

int nrcards;

extern char *l1_revision;
extern char *l2_revision;
extern char *l3_revision;
extern char *lli_revision;
extern char *tei_revision;
extern const char *l1_revision;
extern const char *l2_revision;
extern const char *l3_revision;
extern const char *lli_revision;
extern const char *tei_revision;

char *HiSax_getrev(const char *revision)
{
Expand Down

0 comments on commit 303454e

Please sign in to comment.