From 555fbffa316657271ef4e15ca6e1b9e521632136 Mon Sep 17 00:00:00 2001 From: Lee Jones Date: Fri, 28 Sep 2012 14:20:03 +0100 Subject: [PATCH] --- yaml --- r: 342177 b: refs/heads/master c: 74a1c9ab87a98f3e2e5e62cfaf949eab012477af h: refs/heads/master i: 342175: 98bc994d028d3d76271d9a7171fc1222d50f112a v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-ux500/cpu-db8500.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index cce7a40ffcfe..e8fd37421d86 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6934e00465b3ec1cdfe0078fd3c42d41d6b2b531 +refs/heads/master: 74a1c9ab87a98f3e2e5e62cfaf949eab012477af diff --git a/trunk/arch/arm/mach-ux500/cpu-db8500.c b/trunk/arch/arm/mach-ux500/cpu-db8500.c index 25e1e32dbc08..ca792d0643cd 100644 --- a/trunk/arch/arm/mach-ux500/cpu-db8500.c +++ b/trunk/arch/arm/mach-ux500/cpu-db8500.c @@ -345,7 +345,7 @@ DT_MACHINE_START(U8500_DT, "ST-Ericsson U8500 platform (Device Tree Support)") .timer = &ux500_timer, .handle_irq = gic_handle_irq, .init_machine = u8500_init_machine, - .init_late = ux500_init_late, + .init_late = NULL, .dt_compat = u8500_dt_board_compat, MACHINE_END