Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 333293
b: refs/heads/master
c: e7215fb
h: refs/heads/master
i:
  333291: ae27d67
v: v3
  • Loading branch information
Arnd Bergmann committed Oct 7, 2012
1 parent 1c64f81 commit 1b0e5ed
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: 673550a19f01c7955a1321ed9f43a4e2fd9cabf6
refs/heads/master: e7215fb33acfba65f0a83a2cf3c58c529e042078
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-mv78xx0/common.c
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ void __init mv78xx0_init_early(void)
orion_time_set_base(TIMER_VIRT_BASE);
}

static void mv78xx0_timer_init(void)
static void __init_refok mv78xx0_timer_init(void)
{
orion_time_init(BRIDGE_VIRT_BASE, BRIDGE_INT_TIMER1_CLR,
IRQ_MV78XX0_TIMER_1, get_tclk());
Expand Down

0 comments on commit 1b0e5ed

Please sign in to comment.