Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347388
b: refs/heads/master
c: e0c3e27
h: refs/heads/master
v: v3
  • Loading branch information
Jon Hunter committed Dec 14, 2012
1 parent 039d1ad commit 8dcfa92
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: 34cceb7464f2db0da4da900afa82a210f4470b89
refs/heads/master: e0c3e27ce19fcc81156ba49c91d83a676144a103
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/timer.c
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@ static struct of_device_id omap_counter_match[] __initdata = {
};

/* Setup free-running counter for clocksource */
static int __init omap2_sync32k_clocksource_init(void)
static int __init __maybe_unused omap2_sync32k_clocksource_init(void)
{
int ret;
struct device_node *np = NULL;
Expand Down

0 comments on commit 8dcfa92

Please sign in to comment.