From mboxrd@z Thu Jan 1 00:00:00 1970 From: wens@csie.org (Chen-Yu Tsai) Date: Fri, 12 Feb 2016 10:02:41 +0800 Subject: [PATCH v8 04/10] mfd: axp20x: Add missing copyright notice In-Reply-To: <1455242567-17880-1-git-send-email-wens@csie.org> References: <1455242567-17880-1-git-send-email-wens@csie.org> Message-ID: <1455242567-17880-5-git-send-email-wens@csie.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Supply a backdated copyright notice. Cc: Carlo Caione Signed-off-by: Chen-Yu Tsai Acked-by: Carlo Caione Acked-by: Lee Jones --- drivers/mfd/axp20x.c | 2 ++ 1 file changed, 2 insertions(+) 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 * * This program is free software; you can redistribute it and/or modify -- 2.7.0