Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 216843
b: refs/heads/master
c: 489e176
h: refs/heads/master
i:
  216841: bc20132
  216839: 1a4c998
v: v3
  • Loading branch information
Kevin Hilman committed Oct 22, 2010
1 parent 47f944e commit 1fe8838
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 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: 7940a34b2e1e0485211a17d8c3ab4da1ea3e1330
refs/heads/master: 489e176c71f36654dcb8835926f7e5717b8b4c19
2 changes: 0 additions & 2 deletions trunk/arch/arm/mach-davinci/board-mityomapl138.c
Original file line number Diff line number Diff line change
Expand Up @@ -414,8 +414,6 @@ static void __init mityomapl138_map_io(void)
}

MACHINE_START(MITYOMAPL138, "MityDSP-L138/MityARM-1808")
.phys_io = IO_PHYS,
.io_pg_offst = (__IO_ADDRESS(IO_PHYS) >> 18) & 0xfffc,
.boot_params = (DA8XX_DDR_BASE + 0x100),
.map_io = mityomapl138_map_io,
.init_irq = cp_intc_init,
Expand Down
2 changes: 0 additions & 2 deletions trunk/arch/arm/mach-davinci/board-omapl138-hawk.c
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ static void __init omapl138_hawk_map_io(void)
}

MACHINE_START(OMAPL138_HAWKBOARD, "AM18x/OMAP-L138 Hawkboard")
.phys_io = IO_PHYS,
.io_pg_offst = (__IO_ADDRESS(IO_PHYS) >> 18) & 0xfffc,
.boot_params = (DA8XX_DDR_BASE + 0x100),
.map_io = omapl138_hawk_map_io,
.init_irq = cp_intc_init,
Expand Down

0 comments on commit 1fe8838

Please sign in to comment.