From: Hans-Christian Egtvedt <egtvedt@samfundet.no>
To: Cong Ding <dinggnu@gmail.com>
Cc: Haavard Skinnemoen <hskinnemoen@gmail.com>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] avr32: boards/atngw100/mrmt.c: fix build error
Date: Tue, 15 Jan 2013 08:41:20 +0100 [thread overview]
Message-ID: <20130115074120.GA15660@samfundet.no> (raw)
In-Reply-To: <1358199833-15769-1-git-send-email-dinggnu@gmail.com>
Around Mon 14 Jan 2013 22:43:51 +0100 or thereabout, Cong Ding wrote:
> there is an extra "} in the file, so we delete it.
>
> Signed-off-by: Cong Ding <dinggnu@gmail.com>
Acked-by: Hans-Christian Egtvedt <egtvedt@samfundet.no>
> ---
> arch/avr32/boards/atngw100/mrmt.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/avr32/boards/atngw100/mrmt.c b/arch/avr32/boards/atngw100/mrmt.c
> index f914319..7de083d 100644
> --- a/arch/avr32/boards/atngw100/mrmt.c
> +++ b/arch/avr32/boards/atngw100/mrmt.c
> @@ -150,7 +150,6 @@ static struct ac97c_platform_data __initdata ac97c0_data = {
> static struct platform_device rmt_ts_device = {
> .name = "ucb1400_ts",
> .id = -1,
> - }
> };
> #endif
>
--
mvh
Hans-Christian Egtvedt
prev parent reply other threads:[~2013-01-15 7:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-14 21:43 [PATCH] avr32: boards/atngw100/mrmt.c: fix build error Cong Ding
2013-01-15 7:41 ` Hans-Christian Egtvedt [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=20130115074120.GA15660@samfundet.no \
--to=egtvedt@samfundet.no \
--cc=dinggnu@gmail.com \
--cc=hskinnemoen@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/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.