]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: tas5086: Include linux/of.h header
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 11 Oct 2013 11:53:59 +0000 (17:23 +0530)
committerMark Brown <broonie@linaro.org>
Wed, 16 Oct 2013 18:01:33 +0000 (19:01 +0100)
commit285d00c11b0a8d0ef63c176f88caab5071c9e80d
treedb3360683d0e477a0995957a5ac593575767bb10
parent25c84cc1ace56421fa9a676a387a1919e7bc4e62
ASoC: tas5086: Include linux/of.h header

'of_match_ptr' is defined in linux/of.h. Include it explicitly.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/tas5086.c