]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/arm/pxa2xx-pcm.c
x86: make sure the CPA test code's use of _PAGE_UNUSED1 is obvious
[linux-2.6-omap-h63xx.git] / sound / arm / pxa2xx-pcm.c
index e8cf904b835804dc7329ec35d0eaca216a9ce188..381094aab2355e854914ad3f7c677f93f3e6b6e8 100644 (file)
 #include <linux/slab.h>
 #include <linux/dma-mapping.h>
 
-#include <sound/driver.h>
 #include <sound/core.h>
 #include <sound/pcm.h>
 #include <sound/pcm_params.h>
 
 #include <asm/dma.h>
-#include <asm/hardware.h>
-#include <asm/arch/pxa-regs.h>
+#include <mach/hardware.h>
+#include <mach/pxa-regs.h>
 
 #include "pxa2xx-pcm.h"