Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 272639
b: refs/heads/master
c: b28fba2
h: refs/heads/master
i:
  272637: 9c5195c
  272635: 8b899a5
  272631: 7c43c75
  272623: 23c2eb0
  272607: e9dafa5
  272575: a218cd3
  272511: 329fbac
  272383: b59ddc0
v: v3
  • Loading branch information
Olof Johansson committed Oct 13, 2011
1 parent 5520aec commit 3d05b2e
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: 74ae6c3cc5e58df6ff54e7d9971341ba96efaf41
refs/heads/master: b28fba2a4e631de99b25a9d4b2d1ba1c65f86f53
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-tegra/timer.c
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ static void notrace tegra_update_sched_clock(void)
* tegra_rtc driver could be executing to avoid race conditions
* on the RTC shadow register
*/
u64 tegra_rtc_read_ms(void)
static u64 tegra_rtc_read_ms(void)
{
u32 ms = readl(rtc_base + RTC_MILLISECONDS);
u32 s = readl(rtc_base + RTC_SHADOW_SECONDS);
Expand Down

0 comments on commit 3d05b2e

Please sign in to comment.