Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 128139
b: refs/heads/master
c: 1aed165
h: refs/heads/master
i:
  128137: 4a975e6
  128135: 8803f01
v: v3
  • Loading branch information
Dmitri Vorobiev authored and David Woodhouse committed Dec 10, 2008
1 parent e6f9038 commit af3d9c2
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: e63b3f94b026e34773cfe5621ae5a8bf69d4cd74
refs/heads/master: 1aed165a602b80428bbdf17478c629169d96eda1
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/maps/vmax301.c
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ static void __exit cleanup_vmax301(void)
iounmap((void *)vmax_map[0].map_priv_1 - WINDOW_START);
}

int __init init_vmax301(void)
static int __init init_vmax301(void)
{
int i;
unsigned long iomapadr;
Expand Down

0 comments on commit af3d9c2

Please sign in to comment.