Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 263576
b: refs/heads/master
c: 49bef83
h: refs/heads/master
v: v3
  • Loading branch information
Mark Rutland authored and Will Deacon committed Aug 12, 2011
1 parent 533d8f4 commit 5c6a158
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: 0ac8e58f3818795d02ac309bd57b4d93ec283a77
refs/heads/master: 49bef8331afefa4dd75f7124c50bde47168f5492
2 changes: 1 addition & 1 deletion trunk/arch/arm/include/asm/pmu.h
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ reserve_pmu(enum arm_pmu_type device)
}

static inline int
release_pmu(struct platform_device *pdev)
release_pmu(enum arm_pmu_type device)
{
return -ENODEV;
}
Expand Down

0 comments on commit 5c6a158

Please sign in to comment.