diff options
| author | Bo Shen <[email protected]> | 2013-08-13 14:38:32 +0800 |
|---|---|---|
| committer | Andreas Bießmann <[email protected]> | 2013-08-22 16:52:21 +0200 |
| commit | 39b787ecc566ffb35f4fd3dc1578b59bf383277b (patch) | |
| tree | dda871bd58af1e6cfcfe797aec93895fe179f1a3 | |
| parent | 6edaea8705c19d2b89e941efcb4257a01fd9725e (diff) | |
gpio: atmel: add copyright and remove error header info
Signed-off-by: Bo Shen <[email protected]>
Acked-by: Jens Scharsig <[email protected]>
Signed-off-by: Andreas Bießmann <[email protected]>
| -rw-r--r-- | drivers/gpio/at91_gpio.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpio/at91_gpio.c b/drivers/gpio/at91_gpio.c index 6073843b5ef..af0978675ea 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 <[email protected]> * * Copyright (C) 2009 Jens Scharsig ([email protected]) * |
