From: Chromosom <ChromosML@web.de>
To: linux-kernel@vger.kernel.org
Subject: Re: ov511 2.6.0-test3
Date: Sat, 09 Aug 2003 23:46:46 +0200 [thread overview]
Message-ID: <3F356BC6.9020904@web.de> (raw)
In-Reply-To: <200308092115.18501.linux@1g6.biz>
Nicolas P. wrote:
> It is new to kernel 2.6.0-test3 :
>
> *** Warning: "video_proc_entry" [drivers/usb/media/ov511.ko] undefined!
>
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);
Stefan B.
next prev parent reply other threads:[~2003-08-09 21:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-09 19:15 ov511 2.6.0-test3 Nicolas P.
2003-08-09 21:46 ` Chromosom [this message]
2003-08-10 5:16 ` Stefan B
2003-08-10 13:29 ` Mark McClelland
2003-08-09 22:11 ` Mark McClelland
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3F356BC6.9020904@web.de \
--to=chromosml@web.de \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox