Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299504
b: refs/heads/master
c: 67f3af4
h: refs/heads/master
v: v3
  • Loading branch information
Nicolas Ferre committed Apr 16, 2012
1 parent b85dc00 commit 7fe20db
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: ac8c411c8360c281d1fb5e03a975e9088d069ded
refs/heads/master: 67f3af402aebb0098998d3bbebda2fb44aa3a081
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-at91/include/mach/at91_pmc.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ extern void __iomem *at91_pmc_base;
#define at91_pmc_write(field, value) \
__raw_writel(value, at91_pmc_base + field)
#else
.extern at91_aic_base
.extern at91_pmc_base
#endif

#define AT91_PMC_SCER 0x00 /* System Clock Enable Register */
Expand Down

0 comments on commit 7fe20db

Please sign in to comment.