diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2015-02-04 09:58:54 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2015-02-05 14:51:34 +0100 |
commit | f724e05baaf0677151c339c0249a05876c779a1d (patch) | |
tree | 75c2c3d77558d6dbafad9db4ea4e641119b02e81 /drivers/pinctrl | |
parent | 2479c7300ed943d62c88cd928ddccb4677c71ad4 (diff) | |
download | linux-f724e05baaf0677151c339c0249a05876c779a1d.tar.gz linux-f724e05baaf0677151c339c0249a05876c779a1d.tar.bz2 linux-f724e05baaf0677151c339c0249a05876c779a1d.zip |
sh-pfc: emev2 - Fix mangled author name
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Fixes: 1e7d5d849cf4f0c5 ("sh-pfc: Add emev2 pinmux support")
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl')
-rw-r--r-- | drivers/pinctrl/sh-pfc/pfc-emev2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pinctrl/sh-pfc/pfc-emev2.c b/drivers/pinctrl/sh-pfc/pfc-emev2.c index 9b3ce5d1265b..849c6943ed30 100644 --- a/drivers/pinctrl/sh-pfc/pfc-emev2.c +++ b/drivers/pinctrl/sh-pfc/pfc-emev2.c @@ -1,7 +1,7 @@ /* * Pin Function Controller Support * - * Copyright (C) 2015 Niklas Söderlund + * Copyright (C) 2015 Niklas Söderlund * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive |