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>
 #include <asm/io.h>
 #include <asm/arch/eac.h>
 
-#include <sound/driver.h>
 #include <sound/core.h>
 #include <sound/initval.h>
 
 
 
 #include <linux/kernel.h>
 
-#include <sound/driver.h>
 #include <asm/arch/aic23.h>
 
 #include <asm/arch/omap-alsa.h>
 
  * option) any later version.
  */
 
-#include <sound/driver.h>
 #include <sound/core.h>
 #include <sound/pcm.h>
 #include <sound/initval.h>
 
 #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>
 
 
 #include <asm/arch/omap-alsa.h>
 
-#include <sound/driver.h>
 #include <sound/initval.h>
 #include <sound/control.h>
 
 
 #ifdef CONFIG_PM
 #include <linux/pm.h>
 #endif
-#include <sound/driver.h>
 #include <sound/core.h>
 #include <sound/pcm.h>