Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 87307
b: refs/heads/master
c: 9efda79
h: refs/heads/master
i:
  87305: 299260d
  87303: e318dd9
v: v3
  • Loading branch information
Jiri Slaby authored and Linus Torvalds committed Mar 13, 2008
1 parent 723c673 commit a39bc1b
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: 2cfb8ce8c87802181ade74f5dadb3dded9bb4c7e
refs/heads/master: 9efda797d60adbbe77aaf33cda0dfee161ac712c
2 changes: 1 addition & 1 deletion trunk/drivers/char/riscom8.c
Original file line number Diff line number Diff line change
Expand Up @@ -1709,7 +1709,7 @@ static int __init riscom8_init_module (void)

if (iobase || iobase1 || iobase2 || iobase3) {
for(i = 0; i < RC_NBOARD; i++)
rc_board[0].base = 0;
rc_board[i].base = 0;
}

if (iobase)
Expand Down

0 comments on commit a39bc1b

Please sign in to comment.