V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and videodev2.h
[deliverable/linux.git] / drivers / media / radio / radio-sf16fmi.c
index 70cfbc3910dd2e210eee964f50f23c60120a5e77..efee6e339d15b0b7d7110160640e2c2ca35536e1 100644 (file)
@@ -21,6 +21,7 @@
 #include <linux/ioport.h>      /* request_region               */
 #include <linux/delay.h>       /* udelay                       */
 #include <linux/videodev.h>    /* kernel radio structs         */
+#include <media/v4l2-common.h>
 #include <linux/isapnp.h>
 #include <asm/io.h>            /* outb, outb_p                 */
 #include <asm/uaccess.h>       /* copy to/from user            */
This page took 0.023335 seconds and 5 git commands to generate.