aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/board-stamp9g20.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-at91/board-stamp9g20.c')
-rw-r--r--arch/arm/mach-at91/board-stamp9g20.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-at91/board-stamp9g20.c b/arch/arm/mach-at91/board-stamp9g20.c
index 38515e4d1fb5..5e5c85688f5f 100644
--- a/arch/arm/mach-at91/board-stamp9g20.c
+++ b/arch/arm/mach-at91/board-stamp9g20.c
@@ -298,7 +298,6 @@ static void __init stamp9g20evb_board_init(void)
298 298
299MACHINE_START(PORTUXG20, "taskit PortuxG20") 299MACHINE_START(PORTUXG20, "taskit PortuxG20")
300 /* Maintainer: taskit GmbH */ 300 /* Maintainer: taskit GmbH */
301 .boot_params = AT91_SDRAM_BASE + 0x100,
302 .timer = &at91sam926x_timer, 301 .timer = &at91sam926x_timer,
303 .map_io = at91sam9260_map_io, 302 .map_io = at91sam9260_map_io,
304 .init_early = portuxg20_init_early, 303 .init_early = portuxg20_init_early,
@@ -308,7 +307,6 @@ MACHINE_END
308 307
309MACHINE_START(STAMP9G20, "taskit Stamp9G20") 308MACHINE_START(STAMP9G20, "taskit Stamp9G20")
310 /* Maintainer: taskit GmbH */ 309 /* Maintainer: taskit GmbH */
311 .boot_params = AT91_SDRAM_BASE + 0x100,
312 .timer = &at91sam926x_timer, 310 .timer = &at91sam926x_timer,
313 .map_io = at91sam9260_map_io, 311 .map_io = at91sam9260_map_io,
314 .init_early = stamp9g20evb_init_early, 312 .init_early = stamp9g20evb_init_early,