Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 226077
b: refs/heads/master
c: 86f8efd
h: refs/heads/master
i:
  226075: 9de91d4
v: v3
  • Loading branch information
Uwe Kleine-König committed Nov 19, 2010
1 parent c457976 commit a3825d4
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: d7e0951f929513ced7c57882d2f95d49a546e002
refs/heads/master: 86f8efdaab49f5710f0aa3a3c1d76edc1d3d0df9
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-mx3/mm.c
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ void __init mx35_map_io(void)
{
mxc_set_cpu_type(MXC_CPU_MX35);
mxc_iomux_v3_init(MX35_IO_ADDRESS(MX35_IOMUXC_BASE_ADDR));
mxc_arch_reset_init(MX35_IO_ADDRESS(MX3x_WDOG_BASE_ADDR));
mxc_arch_reset_init(MX35_IO_ADDRESS(MX35_WDOG_BASE_ADDR));

iotable_init(mx35_io_desc, ARRAY_SIZE(mx35_io_desc));
}
Expand Down

0 comments on commit a3825d4

Please sign in to comment.