Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 83916
b: refs/heads/master
c: f31e683
h: refs/heads/master
v: v3
  • Loading branch information
Jiri Slaby authored and Linus Torvalds committed Feb 7, 2008
1 parent c08dbe6 commit 54e7ddc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 1237a2ef31cf60e01bbecbe198d8c002bbb710db
refs/heads/master: f31e6835054f577d4d3193aed1f464b149483377
2 changes: 1 addition & 1 deletion trunk/drivers/char/mxser_new.c
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ static struct mxser_mon_ext mon_data_ext;
static int mxser_set_baud_method[MXSER_PORTS + 1];

#ifdef CONFIG_PCI
static int __devinit CheckIsMoxaMust(int io)
static int __devinit CheckIsMoxaMust(unsigned long io)
{
u8 oldmcr, hwid;
int i;
Expand Down

0 comments on commit 54e7ddc

Please sign in to comment.