ASoC: mcbsp: Trivial cleanup in asoc-ti-mcbsp.h
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 30 Dec 2013 05:07:48 +0000 (10:37 +0530)
committerMark Brown <broonie@linaro.org>
Mon, 30 Dec 2013 11:50:16 +0000 (11:50 +0000)
Commit 2203747c9771 ("ARM: omap: move platform_data definitions")
moved the file to the current location but forgot to remove the pointer
to its previous location. Clean it up. While at it also change the header
file protection macros appropriately.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found