Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298188
b: refs/heads/master
c: b11ec57
h: refs/heads/master
v: v3
  • Loading branch information
Ryosuke Saito authored and David Woodhouse committed Mar 27, 2012
1 parent 9f885df commit 7f72f96
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: 3b27dac03972c10980ec5480ad8425fc95aae9ad
refs/heads/master: b11ec57fc6e6d4882ef01a0c09a1dde58f50492e
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/devices/phram.c
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ static inline void kill_final_newline(char *str)
*/
static __initdata char phram_paramline[64+12+12];

static int phram_setup(const char *val)
static int __init phram_setup(const char *val)
{
char buf[64+12+12], *str = buf;
char *token[3];
Expand Down

0 comments on commit 7f72f96

Please sign in to comment.