From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Scharsig Date: Wed, 21 Aug 2013 18:20:05 +0100 Subject: [U-Boot] [PATCH 4/4] gpio: atmel: add copyright and remove error header info In-Reply-To: <5214DA1E.1010504@gmail.com> References: <1376375912-13835-1-git-send-email-voice.shen@atmel.com> <1376375912-13835-5-git-send-email-voice.shen@atmel.com> <5214DA1E.1010504@gmail.com> Message-ID: <5214F6C5.40200@scharsoft.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Am 2013-08-21 16:17, schrieb Andreas Bie?mann: > 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? > This line has the origin in a wrong copy & paste >> + * Copyright (C) 2013 Bo Shen >> * >> * Copyright (C) 2009 Jens Scharsig (js_at_ng at scharsoft.de) >> * >> > > Best regards > > Andreas Bie?mann > Regards Jens