Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 172468
b: refs/heads/master
c: f6f1bc6
h: refs/heads/master
v: v3
  • Loading branch information
Sascha Hauer committed Nov 14, 2009
1 parent 35e7deb commit c39a590
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: 34499a7cc59061d1bf6d1bb448ae48f935f57c92
refs/heads/master: f6f1bc64f0408814a835c09424269aabe39b5d38
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-mx2/pca100.c
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ MACHINE_START(PCA100, "phyCARD-i.MX27")
.io_pg_offst = ((AIPI_BASE_ADDR_VIRT) >> 18) & 0xfffc,
.boot_params = PHYS_OFFSET + 0x100,
.map_io = mx27_map_io,
.init_irq = mxc_init_irq,
.init_irq = mx27_init_irq,
.init_machine = pca100_init,
.timer = &pca100_timer,
MACHINE_END
Expand Down

0 comments on commit c39a590

Please sign in to comment.