aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/s3c24xx/s3c2443-ac97.c
diff options
context:
space:
mode:
authorBen Dooks <ben-linux@fluff.org>2008-10-30 10:14:36 +0000
committerBen Dooks <ben-linux@fluff.org>2008-10-30 10:17:14 +0000
commitf74c95c20bad8e183e41283475f68a3e7b247af4 (patch)
treeb651fa729e8604c2bc82a51dc7e90cefd895c933 /sound/soc/s3c24xx/s3c2443-ac97.c
parent[ARM] S3C: Move nand headers to arch/arm/plat-s3c/include/plat (diff)
downloadlinux-dev-f74c95c20bad8e183e41283475f68a3e7b247af4.tar.xz
linux-dev-f74c95c20bad8e183e41283475f68a3e7b247af4.zip
[ARM] S3C: Move regs-ac97.h to arch/arm/plat-s3c/include/plat.
Move regs-ac97.h to arch/arm/plat-s3c/include/plat ready to clean out old include directories. Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to '')
-rw-r--r--sound/soc/s3c24xx/s3c2443-ac97.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/s3c24xx/s3c2443-ac97.c b/sound/soc/s3c24xx/s3c2443-ac97.c
index 19c5c3cf5d8c..c473a3b97b55 100644
--- a/sound/soc/s3c24xx/s3c2443-ac97.c
+++ b/sound/soc/s3c24xx/s3c2443-ac97.c
@@ -28,7 +28,7 @@
#include <sound/soc.h>
#include <mach/hardware.h>
-#include <asm/plat-s3c/regs-ac97.h>
+#include <plat/regs-ac97.h>
#include <mach/regs-gpio.h>
#include <mach/regs-clock.h>
#include <mach/audio.h>