linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hans-Christian Egtvedt <egtvedt@samfundet.no>
To: Cong Ding <dinggnu@gmail.com>
Cc: Haavard Skinnemoen <hskinnemoen@gmail.com>,
	Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] avr32: boards/atngw100/mrmt.c: fix building error
Date: Mon, 29 Jul 2013 11:32:07 +0200	[thread overview]
Message-ID: <20130729093207.GA10624@samfundet.no> (raw)
In-Reply-To: <1374966478-16279-1-git-send-email-dinggnu@gmail.com>

Around Sat 27 Jul 2013 19:07:51 -0400 or thereabout, Cong Ding wrote:
> there is an additional "{", which causes building error.
> 
> 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 ccc9599..1ba09e4 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

Thank you for the fix, added to the for-linus branch in my
git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32.git tree.

I'll see if there are any minor changes also needed before sending a pull
request to upstream.

-- 
mvh
Hans-Christian Egtvedt

      reply	other threads:[~2013-07-29  9:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-27 23:07 [PATCH] avr32: boards/atngw100/mrmt.c: fix building error Cong Ding
2013-07-29  9:32 ` 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=20130729093207.GA10624@samfundet.no \
    --to=egtvedt@samfundet.no \
    --cc=dinggnu@gmail.com \
    --cc=hskinnemoen@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=plagnioj@jcrosoft.com \
    /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;
as well as URLs for NNTP newsgroup(s).