aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/omap/mcbsp.c
diff options
context:
space:
mode:
authorPeter Ujfalusi <peter.ujfalusi@ti.com>2012-02-03 13:11:47 +0200
committerLiam Girdwood <lrg@ti.com>2012-03-12 13:34:19 +0000
commit219f43164e8c611c6b8e7b628def9183098b430b (patch)
tree3b0321511e5fd7fe645caa105c12292d2363e57c /sound/soc/omap/mcbsp.c
parentOMAP: mcbsp: Move core driver under sound/soc/omap (diff)
downloadwireguard-linux-219f43164e8c611c6b8e7b628def9183098b430b.tar.xz
wireguard-linux-219f43164e8c611c6b8e7b628def9183098b430b.zip
ASoC: OMAP: McBSP: Consolidate plat/mcbsp.h content
Move most of the content of the plat/mcbsp.h header file under sound/soc/omap/ to help further cleanups. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Tested-by: Grazvydas Ignotas <notasas@gmail.com> Tested-by: Janusz Krzysztofik <jkrzyszt@tis.icnet.pl> Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Jarkko Nikula <jarkko.nikula@bitmer.com> Signed-off-by: Liam Girdwood <lrg@ti.com>
Diffstat (limited to 'sound/soc/omap/mcbsp.c')
-rw-r--r--sound/soc/omap/mcbsp.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/soc/omap/mcbsp.c b/sound/soc/omap/mcbsp.c
index 36d83b0c9f02..20d46bf3626b 100644
--- a/sound/soc/omap/mcbsp.c
+++ b/sound/soc/omap/mcbsp.c
@@ -28,6 +28,8 @@
#include <plat/mcbsp.h>
#include <linux/pm_runtime.h>
+#include "mcbsp.h"
+
struct omap_mcbsp **mcbsp_ptr;
int omap_mcbsp_count;