diff options
author | 2019-05-20 16:41:07 +0200 | |
---|---|---|
committer | 2019-06-01 19:31:26 +0200 | |
commit | 03b30dff6d539a973fe10a863df4be00c9ca26f2 (patch) | |
tree | f9a45648647c3c313a65fdd458afae7b6bb04025 | |
parent | dt-bindings: gpio: meson-gxl-gpio: update with SPDX Licence identifier (diff) | |
download | linux-dev-03b30dff6d539a973fe10a863df4be00c9ca26f2.tar.xz linux-dev-03b30dff6d539a973fe10a863df4be00c9ca26f2.zip |
dt-bindings: gpio: meson8-gpio: 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>
-rw-r--r-- | include/dt-bindings/gpio/meson8-gpio.h | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/include/dt-bindings/gpio/meson8-gpio.h b/include/dt-bindings/gpio/meson8-gpio.h index fdaeb5cbf5e1..e1387a8520e5 100644 --- a/include/dt-bindings/gpio/meson8-gpio.h +++ b/include/dt-bindings/gpio/meson8-gpio.h @@ -1,14 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0 */ /* * GPIO definitions for Amlogic Meson8 SoCs * * 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/>. */ #ifndef _DT_BINDINGS_MESON8_GPIO_H |