summaryrefslogtreecommitdiff
path: root/arch/arm/mach-shmobile/smp-emev2.c
diff options
context:
space:
mode:
authorMagnus Damm <damm@opensource.se>2014-02-17 07:35:08 (GMT)
committerSimon Horman <horms+renesas@verge.net.au>2014-04-14 02:28:23 (GMT)
commit505891ec2558771cd84fe00fc1646275b4c069ed (patch)
tree42dc87491fb6c37a0928c1ef2c83093934a9170f /arch/arm/mach-shmobile/smp-emev2.c
parent094c62c3313e1a1c7929a2f69c07ba3382c358e4 (diff)
downloadlinux-505891ec2558771cd84fe00fc1646275b4c069ed.tar.xz
ARM: shmobile: Remove EMEV2 header file
There is no C board code left for the EMEV2 SoC, so get rid of the emev2.h include file to save some lines. While at it make functions static. Signed-off-by: Magnus Damm <damm@opensource.se> [horms+renesas@verge.net.au: Resolved conflict] Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/mach-shmobile/smp-emev2.c')
-rw-r--r--arch/arm/mach-shmobile/smp-emev2.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-shmobile/smp-emev2.c b/arch/arm/mach-shmobile/smp-emev2.c
index f2ca923..2dfd748 100644
--- a/arch/arm/mach-shmobile/smp-emev2.c
+++ b/arch/arm/mach-shmobile/smp-emev2.c
@@ -24,7 +24,6 @@
#include <linux/io.h>
#include <linux/delay.h>
#include <mach/common.h>
-#include <mach/emev2.h>
#include <asm/smp_plat.h>
#include <asm/smp_scu.h>