Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 273459
b: refs/heads/master
c: cba2efb
h: refs/heads/master
i:
  273457: 49929c4
  273455: e78a2f6
v: v3
  • Loading branch information
Ralf Baechle committed Oct 20, 2011
1 parent 7d00fef commit e6fe845
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: 5db6acdb27fdf76b013ce5b7d0d43b83ee851b6d
refs/heads/master: cba2efb64be89ad5404b38f7e39b50f337f45fb9
2 changes: 1 addition & 1 deletion trunk/arch/mips/pnx8550/common/prom.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ typedef struct
}t_env_var;


char * prom_getcmdline(void)
char * __init prom_getcmdline(void)
{
return &(arcs_cmdline[0]);
}
Expand Down

0 comments on commit e6fe845

Please sign in to comment.