Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 326687
b: refs/heads/master
c: 28901c1
h: refs/heads/master
i:
  326685: bc6c401
  326683: b2f0aa6
  326679: cc3eaa5
  326671: d7ec195
  326655: 4e22137
v: v3
  • Loading branch information
Arnd Bergmann committed Sep 28, 2012
1 parent 52b4722 commit 7b2493c
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: 8f91465d5e18bc34c06720527c630deb88201692
refs/heads/master: 28901c1fed11dfeab65f640878e85a9b61d311ed
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-shmobile/board-kzm9g.c
Original file line number Diff line number Diff line change
Expand Up @@ -765,7 +765,7 @@ static void __init kzm_init(void)

static void kzm9g_restart(char mode, const char *cmd)
{
#define RESCNT2 0xe6188020
#define RESCNT2 IOMEM(0xe6188020)
/* Do soft power on reset */
writel((1 << 31), RESCNT2);
}
Expand Down

0 comments on commit 7b2493c

Please sign in to comment.