diff options
Diffstat (limited to 'arch/arm/mach-prima2/prima2.c')
-rw-r--r-- | arch/arm/mach-prima2/prima2.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-prima2/prima2.c b/arch/arm/mach-prima2/prima2.c index 8f0429d4b79f..e9a17aebe0d6 100644 --- a/arch/arm/mach-prima2/prima2.c +++ b/arch/arm/mach-prima2/prima2.c | |||
@@ -38,7 +38,6 @@ static const char *prima2cb_dt_match[] __initdata = { | |||
38 | MACHINE_START(PRIMA2_EVB, "prima2cb") | 38 | MACHINE_START(PRIMA2_EVB, "prima2cb") |
39 | /* Maintainer: Barry Song <baohua.song@csr.com> */ | 39 | /* Maintainer: Barry Song <baohua.song@csr.com> */ |
40 | .atag_offset = 0x100, | 40 | .atag_offset = 0x100, |
41 | .init_early = sirfsoc_of_clk_init, | ||
42 | .map_io = sirfsoc_map_lluart, | 41 | .map_io = sirfsoc_map_lluart, |
43 | .init_irq = sirfsoc_of_irq_init, | 42 | .init_irq = sirfsoc_of_irq_init, |
44 | .timer = &sirfsoc_timer, | 43 | .timer = &sirfsoc_timer, |