V4L/DVB (7049): Remove sound/driver.h
authorMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 18 Jan 2008 11:53:26 +0000 (08:53 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Mon, 18 Feb 2008 14:14:53 +0000 (11:14 -0300)
sound/driver.h is already included by sound/core.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/em28xx/em28xx-audio.c

index 941357c..2c7343d 100644 (file)
@@ -35,7 +35,6 @@
 #include <linux/vmalloc.h>
 #include <linux/proc_fs.h>
 #include <linux/module.h>
-#include <sound/driver.h>
 #include <sound/core.h>
 #include <sound/pcm.h>
 #include <sound/pcm_params.h>