diff options
author | Neil Armstrong <narmstrong@baylibre.com> | 2019-05-20 16:41:05 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2019-06-01 19:29:49 +0200 |
commit | 06c789a784c09b89422d93b439624de21bb7dc33 (patch) | |
tree | 96b91021fccb5d1ab0c95f17cd646e5ef319d3a2 /include | |
parent | e0cdd3a095f9a933ff74e89e5fc625e4c2f3a7f0 (diff) | |
download | lwn-06c789a784c09b89422d93b439624de21bb7dc33.tar.gz lwn-06c789a784c09b89422d93b439624de21bb7dc33.zip |
dt-bindings: gpio: meson-gxbb-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>
Diffstat (limited to 'include')
-rw-r--r-- | include/dt-bindings/gpio/meson-gxbb-gpio.h | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/include/dt-bindings/gpio/meson-gxbb-gpio.h b/include/dt-bindings/gpio/meson-gxbb-gpio.h index 43a68a1110f0..c93274d7e108 100644 --- a/include/dt-bindings/gpio/meson-gxbb-gpio.h +++ b/include/dt-bindings/gpio/meson-gxbb-gpio.h @@ -1,15 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0 */ /* * GPIO definitions for Amlogic Meson GXBB SoCs * * Copyright (C) 2016 Endless Mobile, Inc. * Author: Carlo Caione <carlo@endlessm.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_MESON_GXBB_GPIO_H |