All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] I2C: mv_i2c: fix build issue when enable debug option
Date: Mon, 03 Oct 2011 11:56:19 +0200	[thread overview]
Message-ID: <4E8986C3.6000202@denx.de> (raw)
In-Reply-To: <1317397428-4066-1-git-send-email-leiwen@marvell.com>

Hello Lei,

Lei Wen wrote:
> When DEBUG_I2C is open, the following build issue would shows up.
> 
> mv_i2c.c: In function 'i2c_transfer':
> mv_i2c.c:257: error: 'ISR' undeclared (first use in this function)
> mv_i2c.c:257: error: (Each undeclared identifier is reported only once
> mv_i2c.c:257: error: for each function it appears in.)
> 
> Signed-off-by: Lei Wen <leiwen@marvell.com>
> ---
>  drivers/i2c/mv_i2c.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

Applied to u-boot-i2c.git

Thanks!

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

      reply	other threads:[~2011-10-03  9:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-30 15:43 [U-Boot] [PATCH] I2C: mv_i2c: fix build issue when enable debug option Lei Wen
2011-10-03  9:56 ` Heiko Schocher [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=4E8986C3.6000202@denx.de \
    --to=hs@denx.de \
    --cc=u-boot@lists.denx.de \
    /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.