V4L/DVB (10961): radio-terratec: remove linux/delay.h which hadn't been used.
authorAlexey Klimov <klimov.linux@gmail.com>
Wed, 11 Mar 2009 10:37:04 +0000 (07:37 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:43:19 +0000 (12:43 -0300)
Signed-off-by: Alexey Klimov <klimov.linux@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/radio/radio-terratec.c

index e052deb..5b007f5 100644 (file)
@@ -27,7 +27,6 @@
 #include <linux/module.h>      /* Modules                      */
 #include <linux/init.h>                /* Initdata                     */
 #include <linux/ioport.h>      /* request_region               */
-#include <linux/delay.h>       /* udelay                       */
 #include <linux/videodev2.h>   /* kernel radio structs         */
 #include <linux/mutex.h>
 #include <linux/version.h>      /* for KERNEL_VERSION MACRO     */