summaryrefslogtreecommitdiff
path: root/sound/soc/msm/msm8226.c
diff options
context:
space:
mode:
authorKumar Gala <galak@codeaurora.org>2013-10-11 13:34:37 -0500
committerKumar Gala <galak@codeaurora.org>2013-11-04 13:59:18 -0600
commitf629ba6d5ba62b3631eca16dc9b00c860a85cbab (patch)
treeaae7a404c5da72b38141d17a497afae39f51328d /sound/soc/msm/msm8226.c
parent60e6ad84d722330f32dc216731a4b631b51df4f0 (diff)
msm: remove include of <asm/mach-types.h> and <asm/system.h>
Upstream has removed <asm/system.h> so remove it from legacy uses. As all the platforms we support utilize device tree we no longer need to include <asm/mach-types.h>. Change-Id: I8e53b1fd96ad26711fae59f081a8892f8bb184b7 Signed-off-by: Kumar Gala <galak@codeaurora.org>
Diffstat (limited to 'sound/soc/msm/msm8226.c')
-rw-r--r--sound/soc/msm/msm8226.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/msm/msm8226.c b/sound/soc/msm/msm8226.c
index aba9699afa9e..f6122ace5b44 100644
--- a/sound/soc/msm/msm8226.c
+++ b/sound/soc/msm/msm8226.c
@@ -24,7 +24,6 @@
#include <sound/pcm.h>
#include <sound/jack.h>
#include <sound/q6afe-v2.h>
-#include <asm/mach-types.h>
#include <mach/socinfo.h>
#include <mach/subsystem_notif.h>
#include <qdsp6v2/msm-pcm-routing-v2.h>