Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 156689
b: refs/heads/master
c: dbefd60
h: refs/heads/master
i:
  156687: 8a46c8a
v: v3
  • Loading branch information
Magnus Damm authored and Paul Mundt committed Aug 13, 2009
1 parent 7d12663 commit 3c2911e
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: ba3a17019181af5d6ab898760620c4e9916396c2
refs/heads/master: dbefd606a3b3634799b625f4900336e61c89e868
2 changes: 1 addition & 1 deletion trunk/arch/sh/boards/board-ap325rxa.c
Original file line number Diff line number Diff line change
Expand Up @@ -547,7 +547,7 @@ static int __init ap325rxa_devices_setup(void)
return platform_add_devices(ap325rxa_devices,
ARRAY_SIZE(ap325rxa_devices));
}
device_initcall(ap325rxa_devices_setup);
arch_initcall(ap325rxa_devices_setup);

/* Return the board specific boot mode pin configuration */
static int ap325rxa_mode_pins(void)
Expand Down

0 comments on commit 3c2911e

Please sign in to comment.