Skip to content

Commit

Permalink
ARM: 7890/1: v7-M: drop using mach/entry-macro.S
Browse files Browse the repository at this point in the history
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 <olof@lixom.net>
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
  • Loading branch information
Uwe Kleine-König authored and Russell King committed Dec 29, 2013
1 parent ef41b5c commit e6d159c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/arm/kernel/entry-v7m.S
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
#include <asm/thread_notify.h>
#include <asm/v7m.h>

#include <mach/entry-macro.S>

#include "entry-header.S"

#ifdef CONFIG_TRACE_IRQFLAGS
Expand Down

0 comments on commit e6d159c

Please sign in to comment.