From: Antti Palosaari <crope@iki.fi>
To: "Jean-François Moine" <moinejf@free.fr>,
linux-media <linux-media@vger.kernel.org>
Subject: Re: media_build: ov534_9.c:1381:3: error: implicit declaration of function 'err'
Date: Tue, 17 Jul 2012 15:42:14 +0300 [thread overview]
Message-ID: <50055DA6.40705@iki.fi> (raw)
In-Reply-To: <50055A23.5040008@iki.fi>
On 07/17/2012 03:27 PM, Antti Palosaari wrote:
> Hello Jean-François,
>
> I just tried to build drivers using media_build.git.
> Could you look that issue?
>
> /media_build/v4l/ov534_9.c: In function 'sd_init':
> /media_build/v4l/ov534_9.c:1381:3: error: implicit declaration of
> function 'err' [-Werror=implicit-function-declaration]
>
> Diff against 3.5-rc5 says:
>
> 26a27
> > #undef pr_fmt
> 1380c1381
> < pr_err("Unknown sensor %04x", sensor_id);
> ---
> > err("Unknown sensor %04x", sensor_id);
argh, same seem to be for hdpvr-core.c.
Forget whole issue. 3.5-rc5 seems to have fixed those correctly but
media_build.git downloads older drivers.
regards
Antti
--
http://palosaari.fi/
prev parent reply other threads:[~2012-07-17 12:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-17 12:27 media_build: ov534_9.c:1381:3: error: implicit declaration of function 'err' Antti Palosaari
2012-07-17 12:42 ` Antti Palosaari [this message]
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=50055DA6.40705@iki.fi \
--to=crope@iki.fi \
--cc=linux-media@vger.kernel.org \
--cc=moinejf@free.fr \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.