Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 373886
b: refs/heads/master
c: 65be2de
h: refs/heads/master
v: v3
  • Loading branch information
Magnus Damm authored and Simon Horman committed Apr 9, 2013
1 parent 28ddd8b commit 63ac995
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: ac119ccd80eb914185229c4c4086f3debdd4c764
refs/heads/master: 65be2de17aae0fd94e55f7c4a474933cf4607ea2
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-shmobile/board-lager.c
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ static const char *lager_boards_compat_dt[] __initdata = {

DT_MACHINE_START(LAGER_DT, "lager")
.init_irq = irqchip_init,
.init_time = shmobile_timer_init,
.init_time = r8a7790_timer_init,
.init_machine = lager_add_standard_devices,
.dt_compat = lager_boards_compat_dt,
MACHINE_END

0 comments on commit 63ac995

Please sign in to comment.