aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMika Westerberg <mika.westerberg@linux.intel.com>2019-06-20 15:26:29 +0300
committerTudor Ambarus <tudor.ambarus@microchip.com>2019-06-22 14:59:27 +0300
commit62de37da9f382455b983f2f92b10012109005278 (patch)
treee6766b40d5dcc3d7d678e9b82c34dac420bd3719 /include
parentba0d4e04a5b57ef048dbf3afd9107ae6ca353258 (diff)
downloadlinux-62de37da9f382455b983f2f92b10012109005278.tar.gz
mtd: spi-nor: intel-spi: Convert to use SPDX identifier
This gets rid of the license boilerplate duplicated in each file. No functional changes intended. Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Diffstat (limited to 'include')
-rw-r--r--include/linux/platform_data/intel-spi.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/linux/platform_data/intel-spi.h b/include/linux/platform_data/intel-spi.h
index 942b0c3f8f08..001f377fb5ef 100644
--- a/include/linux/platform_data/intel-spi.h
+++ b/include/linux/platform_data/intel-spi.h
@@ -1,12 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0 */
/*
* Intel PCH/PCU SPI flash driver.
*
* Copyright (C) 2016, Intel Corporation
* Author: Mika Westerberg <mika.westerberg@linux.intel.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.
*/
#ifndef INTEL_SPI_PDATA_H