From: Minkyu Kang <mk7.kang@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V2] I2C: S3C24X0: Resolve build error for VCMA9
Date: Mon, 14 Jan 2013 19:22:15 +0900 [thread overview]
Message-ID: <50F3DC57.3050509@samsung.com> (raw)
In-Reply-To: <1358142576-1957-1-git-send-email-rajeshwari.s@samsung.com>
On 14/01/13 14:49, Rajeshwari Shinde wrote:
> This patch resolves the following build errors for I2C driver in
> VCMA9:
>
> In file included from s3c24x0_i2c.c:40:0:
> s3c24x0_i2c.h:38:17: error: field 'id' has incomplete type
> s3c24x0_i2c.c:70:39: error: 'CONFIG_MAX_I2C_NUM' undeclared here (not
> in a function) s3c24x0_i2c.c:70:31: warning: 'i2c_bus' defined but
> not used [-Wunused-variable] s3c24x0_i2c.c:72:12: warning:
> 'i2c_busses' defined but not used [-Wunused-variable]
>
> Signed-off-by: Rajeshwari Shinde <rajeshwari.s@samsung.com>
> ---
> Changes since V1:
> - Changes the commit message to add the errors.
> - changed enum periph_id to int
> drivers/i2c/s3c24x0_i2c.c | 4 +++-
> drivers/i2c/s3c24x0_i2c.h | 3 +--
> 2 files changed, 4 insertions(+), 3 deletions(-)
>
applied to u-boot-samsung.
Thanks,
Minkyu Kang.
prev parent reply other threads:[~2013-01-14 10:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <712aayush@samsung.com>
2013-01-14 5:49 ` [U-Boot] [PATCH V2] I2C: S3C24X0: Resolve build error for VCMA9 Rajeshwari Shinde
2013-01-14 6:42 ` Heiko Schocher
2013-01-14 6:49 ` Rajeshwari Birje
2013-01-14 10:22 ` Minkyu Kang [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=50F3DC57.3050509@samsung.com \
--to=mk7.kang@samsung.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox