[alsa-devel] [PATCH] s3c2443-ac97: compilation fix

Krzysztof Helt krzysztof.h1 at poczta.fm
Thu Oct 18 22:42:56 CEST 2007


From: Krzysztof Helt <krzysztof.h1 at wp.pl>

The Samsung S3C24xx uses new architecture file 
layout in the post 2.6.23 kernel.
This patch fixes include path for the s3c2443-ac97.c.

Signed-off-by: Krzysztof Helt <krzysztof.h1 at wp.pl>

---
The patch was done against the 2.6.23-git13 kernel.

diff -urp linux-ref/sound/soc/s3c24xx/s3c2443-ac97.c linux-new/sound/soc/s3c24xx/s3c2443-ac97.c
--- linux-ref/sound/soc/s3c24xx/s3c2443-ac97.c	2007-10-09 22:31:38.000000000 +0200
+++ linux-new/sound/soc/s3c24xx/s3c2443-ac97.c	2007-10-18 22:27:43.547470033 +0200
@@ -32,7 +32,7 @@
 
 #include <asm/hardware.h>
 #include <asm/io.h>
-#include <asm/arch/regs-ac97.h>
+#include <asm/plat-s3c/regs-ac97.h>
 #include <asm/arch/regs-gpio.h>
 #include <asm/arch/regs-clock.h>
 #include <asm/arch/audio.h>


----------------------------------------------------------------------
Jaros³aw Drob, Przyjdziemy i Spie***ymy - poznaj kandydata!
Kliknij >>> http://link.interia.pl/f1bef



More information about the Alsa-devel mailing list