From: Minkyu Kang <mk7.kang@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V2 1/1] EXYNOS: Resolve the i2c compilation error for
Date: Wed, 10 Jul 2013 20:36:59 +0900 [thread overview]
Message-ID: <51DD475B.9070808@samsung.com> (raw)
In-Reply-To: <1373433149-26283-1-git-send-email-amarendra.xt@samsung.com>
On 10/07/13 14:12, amar_g wrote:
> This patch resolves the below mentioned compilation error of i2c driver
> for non-FDT case
>
> Compilation error:
> s3c24x0_i2c.c: In function 'board_i2c_init':
> s3c24x0_i2c.c:544:18: error: 'CONFIG_MAX_I2C_NUM' undeclared (first use
> in this function) s3c24x0_i2c.c:544:18: note: each undeclared
> identifier is reported only once for each function it appears in
> s3c24x0_i2c.c:545:3: warning: implicit declaration of function
>
> Signed-off-by: Rajeshwari Shinde <rajeshwari.s@samsung.com>
> Signed-off-by: Amar <amarendra.xt@samsung.com>
> ---
> Changes since V0:
> 1) Updated the below in response to review comments
> a) Added the prefix 'EXYNOS' to title of the patch.
>
> Changes since V1:
> 1) Updated the below in response to review comments
> a) Limited info on "Compilation error" message for 5 lines.
> b) Changed the spelling of 'mentiond' to 'mentioned'.
>
> board/samsung/smdk5250/smdk5250.c | 10 ++++++++++
> drivers/i2c/s3c24x0_i2c.c | 9 +--------
> 2 files changed, 11 insertions(+), 8 deletions(-)
>
applied to u-boot-samsung.
Thanks,
Minkyu Kang.
prev parent reply other threads:[~2013-07-10 11:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-10 5:12 [U-Boot] [PATCH V2 1/1] EXYNOS: Resolve the i2c compilation error for amar_g
2013-07-10 11:36 ` 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=51DD475B.9070808@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