]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/soc/at91/eti_b1_wm8731.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[linux-2.6-omap-h63xx.git] / sound / soc / at91 / eti_b1_wm8731.c
index d532de954241d6bda834fb9df868f411f4bf0df6..b81d6b2cfa1d73ca2f393ab97ee803066a67a262 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <linux/module.h>
 #include <linux/moduleparam.h>
-#include <linux/version.h>
 #include <linux/kernel.h>
 #include <linux/clk.h>
 #include <linux/timer.h>
@@ -33,8 +32,8 @@
 #include <sound/soc.h>
 #include <sound/soc-dapm.h>
 
-#include <asm/hardware.h>
-#include <asm/arch/gpio.h>
+#include <mach/hardware.h>
+#include <mach/gpio.h>
 
 #include "../codecs/wm8731.h"
 #include "at91-pcm.h"