commit | 21400a72d6bba3d233161ad131e36b6b7f78381e | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Thu Nov 14 11:35:26 2013 +0200 |
committer | Mark Brown <broonie@linaro.org> | Tue Dec 10 11:22:15 2013 +0000 |
tree | 4804cbe117a0b4c06b818d9f7b6a7babc4a460ad | |
parent | 02e08d9b6bd67784d4c58e659c21674b31972c34 [diff] |
ASoC: davinci-mcasp: Move private struct definition to source file Since it is a private struct strictly used by the davinci-mcasp driver it can be moved from header file to the source file. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Mark Brown <broonie@linaro.org>