From: Krzysztof Helt <krzysztof.h1@xxxxx> 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@xxxxx> --- 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
_______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel