summaryrefslogtreecommitdiff
path: root/arch/arm/mach-msm/board-mahimahi.c
diff options
context:
space:
mode:
authorOlof Johansson <olof@lixom.net>2012-09-17 00:45:45 (GMT)
committerOlof Johansson <olof@lixom.net>2012-09-17 00:45:45 (GMT)
commitc098c9f2aae73d62a0bce1a161cfeb04273e6b35 (patch)
treefca2db32cb2d091c06d6da49388daa357d5b3e15 /arch/arm/mach-msm/board-mahimahi.c
parentd0312d7edc84a5b3b2e2106fde644b61dd10fbf9 (diff)
parente63770acb3c1e7334885ed4673aed1375f93484a (diff)
downloadlinux-fsl-qoriq-c098c9f2aae73d62a0bce1a161cfeb04273e6b35.tar.xz
Merge tag 'msm-cleanup-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanup
From David Brown: Various cleanups for the msm targets. Most of this is removing dead code, along with a fix of a sparse warning, a list fix from a semantic patch, and marking some functions as static. * tag 'msm-cleanup-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm: ARM: msm: Remove uncompiled board-msm7x27 ARM: msm: Remove unused acpuclock-arm11 ARM: msm: dma: use list_move_tail instead of list_del/list_add_tail ARM: msm: Fix sparse warnings due to incorrect type ARM: msm: Remove unused idle.c ARM: msm: clock-pcom: Mark functions static ARM: msm: Remove msm_hw_reset_hook
Diffstat (limited to 'arch/arm/mach-msm/board-mahimahi.c')
-rw-r--r--arch/arm/mach-msm/board-mahimahi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-msm/board-mahimahi.c b/arch/arm/mach-msm/board-mahimahi.c
index cf1f89a..df00bc0 100644
--- a/arch/arm/mach-msm/board-mahimahi.c
+++ b/arch/arm/mach-msm/board-mahimahi.c
@@ -30,7 +30,6 @@
#include <mach/board.h>
#include <mach/hardware.h>
-#include <mach/system.h>
#include "board-mahimahi.h"
#include "devices.h"