From: Andy Shevchenko Date: Tue, 6 Nov 2018 12:11:42 +0000 (+0200) Subject: gpio: merrifield: Convert to use SPDX identifier X-Git-Tag: v5.4-rc1~1931^2~17^2~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=93374b76a92c1e88f3251d38a6ea36e07a2cdf86;p=platform%2Fkernel%2Flinux-rpi.git gpio: merrifield: 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-merrifield.c b/drivers/gpio/gpio-merrifield.c index 3d0a37f..7c659fd 100644 --- a/drivers/gpio/gpio-merrifield.c +++ b/drivers/gpio/gpio-merrifield.c @@ -1,12 +1,9 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Intel Merrifield SoC GPIO driver * * Copyright (c) 2016 Intel Corporation. * Author: Andy Shevchenko - * - * 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. */ #include