Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 226054
b: refs/heads/master
c: c194daa
h: refs/heads/master
v: v3
  • Loading branch information
Alberto Panizzo authored and Uwe Kleine-König committed Nov 17, 2010
1 parent 831494a commit 6575368
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: bf182bcc6e726cce2f02b699bd0fba787734554f
refs/heads/master: c194daad0e0de94ed5e03aa723eb56b4a3ae9738
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-mx3/mach-pcm037_eet.c
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ static struct platform_device pcm037_gpio_keys_device = {
},
};

static int eet_init_devices(void)
static int __init eet_init_devices(void)
{
if (!machine_is_pcm037() || pcm037_variant() != PCM037_EET)
return 0;
Expand Down

0 comments on commit 6575368

Please sign in to comment.