From: Gabriel C <nix.or.die@googlemail.com>
To: Luca Risolia <luca.risolia@studio.unibo.it>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: drivers/media/video/et61x251/et61x251_core.c - compile error
Date: Fri, 24 Aug 2007 00:44:28 +0200 [thread overview]
Message-ID: <46CE0DCC.30206@googlemail.com> (raw)
Hi Luca ,
I got the following compile error with a randconfig on current git head :
...
drivers/media/video/et61x251/et61x251_core.c: In function 'et61x251_show_reg':
drivers/media/video/et61x251/et61x251_core.c:718: error: implicit declaration of function 'to_video_device'
drivers/media/video/et61x251/et61x251_core.c:718: warning: passing argument 1 of 'video_get_drvdata' makes pointer from integer without a cast
drivers/media/video/et61x251/et61x251_core.c: In function 'et61x251_store_reg':
drivers/media/video/et61x251/et61x251_core.c:742: warning: passing argument 1 of 'video_get_drvdata' makes pointer from integer without a cast
drivers/media/video/et61x251/et61x251_core.c: In function 'et61x251_show_val':
drivers/media/video/et61x251/et61x251_core.c:774: warning: passing argument 1 of 'video_get_drvdata' makes pointer from integer without a cast
drivers/media/video/et61x251/et61x251_core.c: In function 'et61x251_store_val':
drivers/media/video/et61x251/et61x251_core.c:806: warning: passing argument 1 of 'video_get_drvdata' makes pointer from integer without a cast
drivers/media/video/et61x251/et61x251_core.c: In function 'et61x251_show_i2c_reg':
drivers/media/video/et61x251/et61x251_core.c:842: warning: passing argument 1 of 'video_get_drvdata' makes pointer from integer without a cast
drivers/media/video/et61x251/et61x251_core.c: In function 'et61x251_store_i2c_reg':
drivers/media/video/et61x251/et61x251_core.c:868: warning: passing argument 1 of 'video_get_drvdata' makes pointer from integer without a cast
drivers/media/video/et61x251/et61x251_core.c: In function 'et61x251_show_i2c_val':
drivers/media/video/et61x251/et61x251_core.c:900: warning: passing argument 1 of 'video_get_drvdata' makes pointer from integer without a cast
drivers/media/video/et61x251/et61x251_core.c: In function 'et61x251_store_i2c_val':
drivers/media/video/et61x251/et61x251_core.c:937: warning: passing argument 1 of 'video_get_drvdata' makes pointer from integer without a cast
make[4]: *** [drivers/media/video/et61x251/et61x251_core.o] Error 1
make[3]: *** [drivers/media/video/et61x251] Error 2
make[2]: *** [drivers/media/video] Error 2
make[1]: *** [drivers/media] Error 2
make: *** [drivers] Error 2
make: *** Waiting for unfinished jobs....
...
config : http://194.231.229.228/kernel/randconfig-et61x251_core
Regards,
Gabriel
reply other threads:[~2007-08-23 22:46 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=46CE0DCC.30206@googlemail.com \
--to=nix.or.die@googlemail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=luca.risolia@studio.unibo.it \
/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