V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and videodev2.h
[deliverable/linux.git] / drivers / media / radio / radio-gemtek.c
index 77a1e12333a3a4a753acae17e895e80fc8daac79..162f37d8bf9623f52d9e46dc120089c53879b628 100644 (file)
@@ -22,6 +22,7 @@
 #include <asm/io.h>            /* outb, outb_p                 */
 #include <asm/uaccess.h>       /* copy to/from user            */
 #include <linux/videodev.h>    /* kernel radio structs         */
+#include <media/v4l2-common.h>
 #include <linux/config.h>      /* CONFIG_RADIO_GEMTEK_PORT     */
 #include <linux/spinlock.h>
 
This page took 0.023635 seconds and 5 git commands to generate.