From: Uwe Kleine-König Date: Thu, 14 Nov 2013 10:45:59 +0000 (+0100) Subject: ARM: 7890/1: v7-M: drop using mach/entry-macro.S X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=e6d159cdf9f7;p=deliverable%2Flinux.git ARM: 7890/1: v7-M: drop using mach/entry-macro.S The only v7-M platform only has some unused stubs in its mach/entry-macro.S file. So don't include it which allows efm32 to drop the file. Acked-by: Olof Johansson Signed-off-by: Uwe Kleine-König Signed-off-by: Russell King --- diff --git a/arch/arm/kernel/entry-v7m.S b/arch/arm/kernel/entry-v7m.S index 52b26432c9a9..2260f1855820 100644 --- a/arch/arm/kernel/entry-v7m.S +++ b/arch/arm/kernel/entry-v7m.S @@ -14,8 +14,6 @@ #include #include -#include - #include "entry-header.S" #ifdef CONFIG_TRACE_IRQFLAGS