Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 128138
b: refs/heads/master
c: e63b3f9
h: refs/heads/master
v: v3
  • Loading branch information
Dmitri Vorobiev authored and David Woodhouse committed Dec 10, 2008
1 parent 4a975e6 commit e6f9038
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: b93dc2e9fcb66b2e6d7fc99455c791dc584fe6ea
refs/heads/master: e63b3f94b026e34773cfe5621ae5a8bf69d4cd74
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/maps/fortunet.c
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ __setup("MTD_Partition=", MTD_New_Partition);
/* Backwards-spelling-compatibility */
__setup("MTD_Partion=", MTD_New_Partition);

int __init init_fortunet(void)
static int __init init_fortunet(void)
{
int ix,iy;
for(iy=ix=0;ix<MAX_NUM_REGIONS;ix++)
Expand Down

0 comments on commit e6f9038

Please sign in to comment.