From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Scharsig Date: Wed, 21 Aug 2013 18:20:30 +0100 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: <5214F6DE.8090300@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-13 07:38, schrieb Bo Shen: > 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 > + * Copyright (C) 2013 Bo Shen > * > * Copyright (C) 2009 Jens Scharsig (js_at_ng at scharsoft.de) > * > Acked-by: Jens Scharsig