aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/s3c24xx/s3c2443-ac97.c
diff options
context:
space:
mode:
authorBen Dooks <ben@simtec.co.uk>2009-10-12 21:17:09 +0100
committerMark Brown <broonie@opensource.wolfsonmicro.com>2009-10-13 13:33:53 +0100
commited9d040d40942e9c48167f9f37f86fab8e0e5e17 (patch)
tree21b0d18f6053d4e9460f239217f249d5c12247c5 /sound/soc/s3c24xx/s3c2443-ac97.c
parentASoC: TPA6130A2: Make tpa6130a2_power as static (diff)
downloadlinux-dev-ed9d040d40942e9c48167f9f37f86fab8e0e5e17.tar.xz
linux-dev-ed9d040d40942e9c48167f9f37f86fab8e0e5e17.zip
ASoC: S3C: Remove <plat/audio.h>
Remove the <plat/audio.h> include from arch/arm/plat-s3c/include/plat/audio.h as it provides nothing to the current kernel and is not in any future plans for the system. Signed-off-by: Ben Dooks <ben@simtec.co.uk> Signed-off-by: Simtec Linux Team <linux@simtec.co.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to '')
-rw-r--r--sound/soc/s3c24xx/s3c2443-ac97.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/s3c24xx/s3c2443-ac97.c b/sound/soc/s3c24xx/s3c2443-ac97.c
index fc1beb0930b9..b25e9f968df9 100644
--- a/sound/soc/s3c24xx/s3c2443-ac97.c
+++ b/sound/soc/s3c24xx/s3c2443-ac97.c
@@ -32,7 +32,6 @@
#include <plat/regs-ac97.h>
#include <mach/regs-gpio.h>
#include <mach/regs-clock.h>
-#include <plat/audio.h>
#include <asm/dma.h>
#include <mach/dma.h>