aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLiam Girdwood <lrg@ti.com>2011-07-24 15:59:48 -0400
committerPaolo Pisati <paolo.pisati@canonical.com>2012-08-17 04:18:27 -0400
commitbfe8206a4fe554fcc3d505758a7d3c95142ff2e6 (patch)
tree3daab39e5384036c8693a2cb02a852c42c0d054e
parent68e397083faa732a04b65c1bdf6ee3eab7cacd9d (diff)
Subject: [PATCH 087/104] ASoC: SDP4430 - Remove unused mcpdm.h header
Signed-off-by: Liam Girdwood <lrg@ti.com>
-rw-r--r--sound/soc/omap/sdp4430.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/omap/sdp4430.c b/sound/soc/omap/sdp4430.c
index 5d67c25bca5..72920873fba 100644
--- a/sound/soc/omap/sdp4430.c
+++ b/sound/soc/omap/sdp4430.c
@@ -32,7 +32,6 @@
32#include <plat/hardware.h> 32#include <plat/hardware.h>
33#include <plat/mux.h> 33#include <plat/mux.h>
34 34
35#include "mcpdm.h"
36#include "omap-pcm.h" 35#include "omap-pcm.h"
37#include "../codecs/twl6040.h" 36#include "../codecs/twl6040.h"
38 37