Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 149187
b: refs/heads/master
c: add85a4
h: refs/heads/master
i:
  149185: d5855be
  149183: f6ae78e
v: v3
  • Loading branch information
Simon POLETTE authored and Sascha Hauer committed Jun 5, 2009
1 parent bbe2f75 commit 0bb08fe
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: 8c032ec337bdf6ca9b083345b265130a55100b69
refs/heads/master: add85a418f8e224d2b09d4a8d14c6c060ba3a79c
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-mx2/mx27pdk.c
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ MACHINE_START(MX27_3DS, "Freescale MX27PDK")
.phys_io = AIPI_BASE_ADDR,
.io_pg_offst = ((AIPI_BASE_ADDR_VIRT) >> 18) & 0xfffc,
.boot_params = PHYS_OFFSET + 0x100,
.map_io = mxc_map_io,
.map_io = mx27_map_io,
.init_irq = mxc_init_irq,
.init_machine = mx27pdk_init,
.timer = &mx27pdk_timer,
Expand Down

0 comments on commit 0bb08fe

Please sign in to comment.