From: Krzysztof Helt <krzysztof.h1@xxxxx> The linux/of.h header should be used instead of asm/prom.h. Signed-off-by: Krzysztof Helt <krzysztof.h1@xxxxx> --- Stephen Rothwell's post to the LKLM pointed that asm/prom.h is replaced by linux/of*.h headers from the new OpenFirmware framework . In case this post got malformed, the patch is attached too. --- old/sound/sparc/dbri.c 2007-09-04 18:38:20.000000000 +0200 +++ new/sound/sparc/dbri.c 2007-09-06 07:24:46.188427350 +0200 @@ -66,7 +66,7 @@ #include <sound/control.h> #include <sound/initval.h> -#include <asm/prom.h> +#include <linux/of.h> #include <asm/sbus.h> #include <asm/atomic.h> ---------------------------------------------------- Podróż w przeszłość - tysiące atrakcji w całej Polsce, tylko we wrześniu - Zajrzyj na stronę Edd.com.pl - Kliknij: http://klik.wp.pl/?adr=www.edd.com.pl&sid=9
Attachment:
dbri-include.diff
Description: Binary data
_______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel