Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 355510
b: refs/heads/master
c: d2e0c18
h: refs/heads/master
v: v3
  • Loading branch information
Robert Tivy authored and Sekhar Nori committed Jan 15, 2013
1 parent aa4657a commit 972bb08
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: 0273612cb845932f3086ceb7f6c7b43a8a338ae7
refs/heads/master: d2e0c18a9751229b31bf9bc7a5c1b9ab4a7a9651
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-davinci/devices-da8xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -751,7 +751,7 @@ void __iomem * __init da8xx_get_mem_ctlr(void)

da8xx_ddr2_ctlr_base = ioremap(DA8XX_DDR2_CTL_BASE, SZ_32K);
if (!da8xx_ddr2_ctlr_base)
pr_warning("%s: Unable to map DDR2 controller", __func__);
pr_warn("%s: Unable to map DDR2 controller", __func__);

return da8xx_ddr2_ctlr_base;
}
Expand Down

0 comments on commit 972bb08

Please sign in to comment.