summaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c24xx/dma-s3c2410.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2013-04-11 17:08:42 (GMT)
committerMark Brown <broonie@opensource.wolfsonmicro.com>2013-04-11 17:17:38 (GMT)
commit5d229ce569be74f6f10c01dd99061cdb1dabb312 (patch)
tree1cee9d6b0983378537e23763f06ab36fbdf20b97 /arch/arm/mach-s3c24xx/dma-s3c2410.c
parent0930c33ad005f5af955059f8e85cdd1816e25a1b (diff)
downloadlinux-5d229ce569be74f6f10c01dd99061cdb1dabb312.tar.xz
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>
Diffstat (limited to 'arch/arm/mach-s3c24xx/dma-s3c2410.c')
-rw-r--r--arch/arm/mach-s3c24xx/dma-s3c2410.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-s3c24xx/dma-s3c2410.c b/arch/arm/mach-s3c24xx/dma-s3c2410.c
index 25d085a..a4a13c9 100644
--- a/arch/arm/mach-s3c24xx/dma-s3c2410.c
+++ b/arch/arm/mach-s3c24xx/dma-s3c2410.c
@@ -25,11 +25,9 @@
#include <plat/regs-serial.h>
#include <mach/regs-gpio.h>
-#include <plat/regs-ac97.h>
#include <plat/regs-dma.h>
#include <mach/regs-lcd.h>
#include <mach/regs-sdi.h>
-#include <plat/regs-iis.h>
#include <plat/regs-spi.h>
static struct s3c24xx_dma_map __initdata s3c2410_dma_mappings[] = {