From: Tom <Tom.Rix@windriver.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Fix for Void function returning value in sbc35-a9g20
Date: Thu, 29 Oct 2009 11:04:35 -0500 [thread overview]
Message-ID: <4AE9BD13.5010001@windriver.com> (raw)
In-Reply-To: <1256771803-13197-1-git-send-email-s-paulraj@ti.com>
s-paulraj at ti.com wrote:
> From: Sandeep Paulraj <s-paulraj@ti.com>
>
> Void function was returning 0 in the m41t94 rtc driver.
> This makes it similar to m41t62 rtc driver.
>
> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
> ---
> drivers/rtc/m41t94.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/rtc/m41t94.c b/drivers/rtc/m41t94.c
> index 02b41d9..5b665bb 100644
> --- a/drivers/rtc/m41t94.c
> +++ b/drivers/rtc/m41t94.c
> @@ -120,5 +120,4 @@ void rtc_reset(void)
> * Could not be tested as the reset pin is not wired on
> * the sbc35-ag20 board
> */
> - return 0;
> }
Yes this does kill the warning.
Ack-ed
pushed to arm/next.
Tom
next prev parent reply other threads:[~2009-10-29 16:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-28 23:16 [U-Boot] [PATCH] Fix for Void function returning value in sbc35-a9g20 s-paulraj at ti.com
2009-10-29 16:04 ` Tom [this message]
2009-11-23 22:49 ` Wolfgang Denk
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=4AE9BD13.5010001@windriver.com \
--to=tom.rix@windriver.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