]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: samsung: move plat/ headers to local directory
authorArnd Bergmann <arnd@arndb.de>
Thu, 11 Apr 2013 17:08:42 +0000 (19:08 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 11 Apr 2013 17:17:38 +0000 (18:17 +0100)
commit5d229ce569be74f6f10c01dd99061cdb1dabb312
tree1cee9d6b0983378537e23763f06ab36fbdf20b97
parent0930c33ad005f5af955059f8e85cdd1816e25a1b
ASoC: samsung: move plat/ headers to local directory

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>
12 files changed:
arch/arm/mach-s3c24xx/dma-s3c2410.c
arch/arm/mach-s3c24xx/dma-s3c2412.c
arch/arm/mach-s3c24xx/dma-s3c2440.c
arch/arm/mach-s3c24xx/dma-s3c2443.c
sound/soc/samsung/ac97.c
sound/soc/samsung/h1940_uda1380.c
sound/soc/samsung/neo1973_wm8753.c
sound/soc/samsung/regs-ac97.h [moved from arch/arm/plat-samsung/include/plat/regs-ac97.h with 100% similarity]
sound/soc/samsung/regs-iis.h [moved from arch/arm/plat-samsung/include/plat/regs-iis.h with 100% similarity]
sound/soc/samsung/rx1950_uda1380.c
sound/soc/samsung/s3c24xx-i2s.c
sound/soc/samsung/s3c24xx_uda134x.c