Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 334838
b: refs/heads/master
c: f3accb1
h: refs/heads/master
v: v3
  • Loading branch information
Arnd Bergmann committed Oct 9, 2012
1 parent 7ad087a commit ded2661
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 31d2a638a91340d00502d397e558271f516b4f17
refs/heads/master: f3accb122f2c758494a6db3b9e9a8cd62aafcf83
1 change: 1 addition & 0 deletions trunk/arch/arm/lib/delay.c
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ int read_current_timer(unsigned long *timer_val)
*timer_val = delay_timer->read_current_timer();
return 0;
}
EXPORT_SYMBOL_GPL(read_current_timer);

static void __timer_delay(unsigned long cycles)
{
Expand Down

0 comments on commit ded2661

Please sign in to comment.