]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
Remove useless sound/driver.h
authorCarlos Eduardo Aguiar <carlos.aguiar@indt.org.br>
Sun, 13 Apr 2008 23:49:32 +0000 (19:49 -0400)
committerTony Lindgren <tony@atomide.com>
Mon, 14 Apr 2008 18:06:17 +0000 (11:06 -0700)
This patch removes useless include/sound/driver.h from sound/arm/omap/ files.

Signed-off-by: Carlos Eduardo Aguiar <carlos.aguiar@indt.org.br>
Signed-off-by: Tony Lindgren <tony@atomide.com>
sound/arm/omap/eac.c
sound/arm/omap/omap-alsa-aic23-mixer.c
sound/arm/omap/omap-alsa-aic23.c
sound/arm/omap/omap-alsa-aic23.h
sound/arm/omap/omap-alsa-tsc2102-mixer.c
sound/arm/omap/omap-alsa.c

index c4bbf616bcd0bf04230dfda353f49e26b0ccb085..6ae2677d653f8c35ff096d1b3c34f8007d4ae99e 100644 (file)
@@ -42,7 +42,6 @@
 #include <asm/io.h>
 #include <asm/arch/eac.h>
 
-#include <sound/driver.h>
 #include <sound/core.h>
 #include <sound/initval.h>
 
index 38be650d7eb56532543430c193b08eeb694d7ba1..ce5582445d1b89a0775070cf1dd9772319d13036 100644 (file)
@@ -39,7 +39,6 @@
 
 #include <linux/kernel.h>
 
-#include <sound/driver.h>
 #include <asm/arch/aic23.h>
 
 #include <asm/arch/omap-alsa.h>
index 1e8a1011cabdcc060672c4f1c558c8d6d01d60da..4d67fa3a3df62def8a54b0440ec9b03b642e149f 100644 (file)
@@ -17,7 +17,6 @@
  * option) any later version.
  */
 
-#include <sound/driver.h>
 #include <sound/core.h>
 #include <sound/pcm.h>
 #include <sound/initval.h>
index 63907c41c413961280518ab85115b77c1bfad1b2..e2e2d599fab784ea2e91d03441bb8819897087de 100644 (file)
@@ -18,7 +18,6 @@
 #ifndef __OMAP_ALSA_AIC23_H
 #define __OMAP_ALSA_AIC23_H
 
-#include <sound/driver.h>
 #include <asm/arch/dma.h>
 #include <sound/core.h>
 #include <sound/pcm.h>
index d1c8b65c50e3d7c61550ad4b3e2a1607e6a192c6..99b1a1df849662b7f1a5574394deb9cf22991941 100644 (file)
@@ -32,7 +32,6 @@
 
 #include <asm/arch/omap-alsa.h>
 
-#include <sound/driver.h>
 #include <sound/initval.h>
 #include <sound/control.h>
 
index 8d0f394e80b57f37a4b51914be6cb749a55c8a07..30c794288ac7091d102b34f80dd40487dfcf8b1f 100644 (file)
@@ -46,7 +46,6 @@
 #ifdef CONFIG_PM
 #include <linux/pm.h>
 #endif
-#include <sound/driver.h>
 #include <sound/core.h>
 #include <sound/pcm.h>