aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-xtensa.c
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2018-09-12 13:36:08 +0200
committerLinus Walleij <linus.walleij@linaro.org>2018-09-17 10:55:24 -0700
commit3edc688328127dea7c8b2d8bec24512ee070db1d (patch)
treec8ac53bba52d390822a77899b363b67ea931671b /drivers/gpio/gpio-xtensa.c
parentgpio: xtensa: Include the right header (diff)
downloadlinux-dev-3edc688328127dea7c8b2d8bec24512ee070db1d.tar.xz
linux-dev-3edc688328127dea7c8b2d8bec24512ee070db1d.zip
gpio: xtensa: Cut down on boilerplate
Just use the SPDX header for the license. Acked-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/gpio-xtensa.c')
-rw-r--r--drivers/gpio/gpio-xtensa.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/gpio/gpio-xtensa.c b/drivers/gpio/gpio-xtensa.c
index d3834d727d3e..43d3fa5f511a 100644
--- a/drivers/gpio/gpio-xtensa.c
+++ b/drivers/gpio/gpio-xtensa.c
@@ -1,11 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (C) 2013 TangoTec Ltd.
* Author: Baruch Siach <baruch@tkos.co.il>
*
- * 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.
- *
* Driver for the Xtensa LX4 GPIO32 Option
*
* Documentation: Xtensa LX4 Microprocessor Data Book, Section 2.22