From 37d77a5b3e8fb213f3d5748448527e9f22348e8c Mon Sep 17 00:00:00 2001 From: Hiroshi Doyu Date: Mon, 4 Feb 2013 13:08:18 +0200 Subject: [PATCH] --- yaml --- r: 355599 b: refs/heads/master c: 7e61114963233c0863fca12ad9c25711251759dd h: refs/heads/master i: 355597: b1710cee729988a69f47699cd1da52df2cf7280a 355595: ae87d32da3e01e73ab8cb44c9722b65f899afefe 355591: 0c0aaac6bbb435445fab2948e5f632c1ea7a9672 355583: dfbc0858b1f4290b9bb6474b997d2f99f65ac441 v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-tegra/board-dt-tegra114.c | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index cb7ce4526c2d..dcdf58c78d97 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f7c66dc0bf0f4ecd349c79315c87841c67e27aef +refs/heads/master: 7e61114963233c0863fca12ad9c25711251759dd diff --git a/trunk/arch/arm/mach-tegra/board-dt-tegra114.c b/trunk/arch/arm/mach-tegra/board-dt-tegra114.c index 3ed17ce884df..72598e298667 100644 --- a/trunk/arch/arm/mach-tegra/board-dt-tegra114.c +++ b/trunk/arch/arm/mach-tegra/board-dt-tegra114.c @@ -19,7 +19,6 @@ #include #include -#include #include "board.h" #include "common.h" @@ -39,7 +38,6 @@ DT_MACHINE_START(TEGRA114_DT, "NVIDIA Tegra114 (Flattened Device Tree)") .map_io = tegra_map_common_io, .init_early = tegra30_init_early, .init_irq = tegra_dt_init_irq, - .handle_irq = gic_handle_irq, .init_time = clocksource_of_init, .init_machine = tegra114_dt_init, .init_late = tegra_init_late,