aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/meson/pinctrl-meson8.c
diff options
context:
space:
mode:
authorNeil Armstrong <narmstrong@baylibre.com>2019-05-20 16:41:04 +0200
committerLinus Walleij <linus.walleij@linaro.org>2019-06-01 19:28:35 +0200
commite0cdd3a095f9a933ff74e89e5fc625e4c2f3a7f0 (patch)
tree09b0b3ca3af0263db6738abb5f1478fb2f54ba54 /drivers/pinctrl/meson/pinctrl-meson8.c
parentpinctrl: tegra: Add Tegra194 pinmux driver (diff)
downloadlinux-dev-e0cdd3a095f9a933ff74e89e5fc625e4c2f3a7f0.tar.xz
linux-dev-e0cdd3a095f9a933ff74e89e5fc625e4c2f3a7f0.zip
pinctrl: meson: update with SPDX Licence identifier
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/meson/pinctrl-meson8.c')
-rw-r--r--drivers/pinctrl/meson/pinctrl-meson8.c8
1 files changed, 1 insertions, 7 deletions
diff --git a/drivers/pinctrl/meson/pinctrl-meson8.c b/drivers/pinctrl/meson/pinctrl-meson8.c
index 785e29e74a56..2070e3c61a34 100644
--- a/drivers/pinctrl/meson/pinctrl-meson8.c
+++ b/drivers/pinctrl/meson/pinctrl-meson8.c
@@ -1,14 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* Pin controller and GPIO driver for Amlogic Meson8 and Meson8m2.
*
* Copyright (C) 2014 Beniamino Galvani <b.galvani@gmail.com>
- *
- * 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.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <dt-bindings/gpio/meson8-gpio.h>