linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Antti Palosaari <crope@iki.fi>
To: "Jean-François Moine" <moinejf@free.fr>,
	linux-media <linux-media@vger.kernel.org>
Subject: media_build: ov534_9.c:1381:3: error: implicit declaration of function 'err'
Date: Tue, 17 Jul 2012 15:27:15 +0300	[thread overview]
Message-ID: <50055A23.5040008@iki.fi> (raw)

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);


regards
Antti

-- 
http://palosaari.fi/


             reply	other threads:[~2012-07-17 12:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-17 12:27 Antti Palosaari [this message]
2012-07-17 12:42 ` media_build: ov534_9.c:1381:3: error: implicit declaration of function 'err' Antti Palosaari

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=50055A23.5040008@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).