Update of /cvsroot/gc-linux/linux/sound/ppc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10066/sound/ppc
Modified Files:
gcn-ai.c
Log Message:
Linux 2.6.15.
Index: gcn-ai.c
===================================================================
RCS file: /cvsroot/gc-linux/linux/sound/ppc/gcn-ai.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- gcn-ai.c 13 Jan 2005 01:55:33 -0000 1.4
+++ gcn-ai.c 18 Jan 2006 23:41:54 -0000 1.5
@@ -21,6 +21,7 @@
#include <linux/module.h>
#include <linux/kernel.h>
#include <asm/io.h>
+#include <asm/cacheflush.h>
#include <sound/core.h>
#include <sound/pcm.h>
#define SNDRV_GET_ID
|