Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 295801
b: refs/heads/master
c: a6e2401
h: refs/heads/master
i:
  295799: f9b054f
v: v3
  • Loading branch information
Arnd Bergmann authored and Rafael J. Wysocki committed Mar 14, 2012
1 parent c9acce7 commit 7147975
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: 2854903ad1329d09d7ec35639fff0949e45d496d
refs/heads/master: a6e24019468009a21b674e392d74283a90f415dd
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-shmobile/setup-r8a7779.c
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ void __init r8a7779_add_standard_devices(void)
{
#ifdef CONFIG_CACHE_L2X0
/* Early BRESP enable, Shared attribute override enable, 64K*16way */
l2x0_init(__io(0xf0100000), 0x40470000, 0x82000fff);
l2x0_init((void __iomem __force *)(0xf0100000), 0x40470000, 0x82000fff);
#endif
r8a7779_pm_init();

Expand Down

0 comments on commit 7147975

Please sign in to comment.