diff options
author | Chen-Yu Tsai <wens@csie.org> | 2016-02-12 10:02:41 +0800 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2016-02-12 08:52:08 +0000 |
commit | e740235ddd84f4fe993af982b873578f3299b7d6 (patch) | |
tree | 94c5d673f3d1602d9888cdf8d7f23c4133ca5d64 /drivers/mfd/axp20x.c | |
parent | af7acc3df7b1cad3956579c63a70a7b85b69161b (diff) |
mfd: axp20x: Add missing copyright notice
Supply a backdated copyright notice.
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Carlo Caione <carlo@caione.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/mfd/axp20x.c')
-rw-r--r-- | drivers/mfd/axp20x.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/mfd/axp20x.c b/drivers/mfd/axp20x.c index 3e186f2dcac3..cec51e689d1d 100644 --- a/drivers/mfd/axp20x.c +++ b/drivers/mfd/axp20x.c @@ -5,6 +5,8 @@ * converters, LDOs, multiple 12-bit ADCs of voltage, current and temperature * as well as configurable GPIOs. * + * Copyright (C) 2014 Carlo Caione + * * Author: Carlo Caione <carlo@caione.org> * * This program is free software; you can redistribute it and/or modify |