From: Andy Shevchenko Date: Tue, 6 Nov 2018 12:11:42 +0000 (+0200) Subject: gpio: wcove: Convert to use SPDX identifier X-Git-Tag: v5.4-rc1~1467^2~27^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fd30b72eab2d7a32c8e279442584e115e2e125f9;p=platform%2Fkernel%2Flinux-rpi.git gpio: wcove: Convert to use SPDX identifier Reduce size of duplicated comments by switching to use SPDX identifier. No functional change. Signed-off-by: Andy Shevchenko --- diff --git a/drivers/gpio/gpio-wcove.c b/drivers/gpio/gpio-wcove.c index 6d6204c..444fe9e 100644 --- a/drivers/gpio/gpio-wcove.c +++ b/drivers/gpio/gpio-wcove.c @@ -1,18 +1,10 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Intel Whiskey Cove PMIC GPIO Driver * * This driver is written based on gpio-crystalcove.c * * Copyright (C) 2016 Intel Corporation. All rights reserved. - * - * 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. */ #include