Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 44698
b: refs/heads/master
c: ab9d90d
h: refs/heads/master
v: v3
  • Loading branch information
Lennert Buytenhek authored and Russell King committed Dec 18, 2006
1 parent e7259c1 commit 593dfcd
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: 6d2e857d02a59332b7cd89aeac8b5962a357ac7a
refs/heads/master: ab9d90db956dec1a83f4c4ef443df6bdbfc3f25d
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-iop13xx/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ void __init iop13xx_platform_init(void)

#ifdef CONFIG_MTD_PHYSMAP
iq8134x_flash_resource.end = iq8134x_flash_resource.start +
iq8134x_probe_flash_size();
iq8134x_probe_flash_size() - 1;
if (iq8134x_flash_resource.end > iq8134x_flash_resource.start)
iop13xx_devices[plat_idx++] = &iq8134x_flash;
else
Expand Down

0 comments on commit 593dfcd

Please sign in to comment.