Stefan B. wrote: > Try adding this to driver/media/video/videodev.c: > (e.g. after the other EXPORT_SYMBOL lines) > > void *video_proc_entry; > EXPORT_SYMBOL(video_proc_entry); > sorry, not good; this patch should do