aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/samsung/regs-iis.h
AgeCommit message (Collapse)AuthorFilesLines
2013-12-30ASoC: samsung: Trivial cleanups in header filesGravatar Sachin Kamat 1-5/+4
commit 5d229ce569be ("ASoC: samsung: move plat/ headers to local directory") moved the header files but forgot to clean the pointers to their old locaton. Remove them now. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Reviewed-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Mark Brown <broonie@linaro.org>
2013-04-11ASoC: samsung: move plat/ headers to local directoryGravatar Arnd Bergmann 1-0/+70
The plat/regs-iis.h and plat/regs-ac97.h files in the samsung platform are only needed by the ASoC drivers, so they can be moved into the same directory, as one more step towards a multiplatform build. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>