Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 326465
b: refs/heads/master
c: 3b5909d
h: refs/heads/master
i:
  326463: 34bdfee
v: v3
  • Loading branch information
Stephen Boyd authored and David Brown committed Sep 13, 2012
1 parent b0a87ab commit fc18d47
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: b07609cf88e51043d81809845384f96cffb3ab3e
refs/heads/master: 3b5909deb3ed276727d248a5289954a142b2c686
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-msm/timer.c
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ static struct clock_event_device msm_clockevent = {

static union {
struct clock_event_device *evt;
struct clock_event_device __percpu **percpu_evt;
struct clock_event_device * __percpu *percpu_evt;
} msm_evt;

static void __iomem *source_base;
Expand Down

0 comments on commit fc18d47

Please sign in to comment.