aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-axi-spi-engine.c
diff options
context:
space:
mode:
authorThomas Gleixner <[email protected]>2019-05-28 16:57:06 +0000
committerGreg Kroah-Hartman <[email protected]>2019-05-30 18:29:19 +0000
commitfda8d26e61fc518499ddc78ae74ec1aaa89c4134 (patch)
tree13c27f5881e1318d2a421c52f5f1648a4ab376a6 /drivers/spi/spi-axi-spi-engine.c
parenttreewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176 (diff)
downloadkernel-fda8d26e61fc518499ddc78ae74ec1aaa89c4134.tar.gz
kernel-fda8d26e61fc518499ddc78ae74ec1aaa89c4134.zip
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Based on 1 normalized pattern(s): licensed under the gpl 2 extracted by the scancode license scanner the SPDX license identifier GPL-2.0-only has been chosen to replace the boilerplate/reference in 135 file(s). Signed-off-by: Thomas Gleixner <[email protected]> Reviewed-by: Allison Randal <[email protected]> Reviewed-by: Richard Fontana <[email protected]> Reviewed-by: Alexios Zavras <[email protected]> Reviewed-by: Steve Winslow <[email protected]> Cc: [email protected] Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/spi/spi-axi-spi-engine.c')
-rw-r--r--drivers/spi/spi-axi-spi-engine.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/spi/spi-axi-spi-engine.c b/drivers/spi/spi-axi-spi-engine.c
index 68cfc351b47f..3b1833e6c7ad 100644
--- a/drivers/spi/spi-axi-spi-engine.c
+++ b/drivers/spi/spi-axi-spi-engine.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-only
/*
* SPI-Engine SPI controller driver
* Copyright 2015 Analog Devices Inc.
* Author: Lars-Peter Clausen <[email protected]>
- *
- * Licensed under the GPL-2.
*/
#include <linux/clk.h>