From: Axel Lin Date: Sat, 20 Apr 2019 07:20:01 +0000 (+0800) Subject: regulator: sky81452: Switch to SPDX identifier X-Git-Tag: v5.4-rc1~813^2~11 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fb9bf5c8f15c98f96c6b80208113aa91fba83c8a;p=platform%2Fkernel%2Flinux-rpi.git regulator: sky81452: Switch to SPDX identifier Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- diff --git a/drivers/regulator/sky81452-regulator.c b/drivers/regulator/sky81452-regulator.c index eb2b609..177dede 100644 --- a/drivers/regulator/sky81452-regulator.c +++ b/drivers/regulator/sky81452-regulator.c @@ -1,21 +1,9 @@ -/* - * sky81452-regulator.c SKY81452 regulator driver - * - * Copyright 2014 Skyworks Solutions Inc. - * Author : Gyungoh Yoo - * - * This program is free software; you can redistribute it and/or modify it - * under the terms of the GNU General Public License version 2 - * as published by the Free Software Foundation. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, see . - */ +// SPDX-License-Identifier: GPL-2.0 +// +// sky81452-regulator.c SKY81452 regulator driver +// +// Copyright 2014 Skyworks Solutions Inc. +// Author : Gyungoh Yoo #include #include