From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Andreas_Bie=DFmann?= Date: Wed, 21 Aug 2013 17:17:50 +0200 Subject: [U-Boot] [PATCH 4/4] gpio: atmel: add copyright and remove error header info In-Reply-To: <1376375912-13835-5-git-send-email-voice.shen@atmel.com> References: <1376375912-13835-1-git-send-email-voice.shen@atmel.com> <1376375912-13835-5-git-send-email-voice.shen@atmel.com> Message-ID: <5214DA1E.1010504@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Bo, Jens, On 08/13/2013 08:38 AM, Bo Shen wrote: > Signed-off-by: Bo Shen > > --- > drivers/gpio/at91_gpio.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/gpio/at91_gpio.c b/drivers/gpio/at91_gpio.c > index 3de0844..72161dc 100644 > --- a/drivers/gpio/at91_gpio.c > +++ b/drivers/gpio/at91_gpio.c > @@ -1,5 +1,5 @@ > /* > - * Memory Setup stuff - taken from blob memsetup.S Jens, could you please ACK this and maybe clarify why it was here at all? > + * Copyright (C) 2013 Bo Shen > * > * Copyright (C) 2009 Jens Scharsig (js_at_ng at scharsoft.de) > * > Best regards Andreas Bie?mann