summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/spi-nor/intel-spi-pci.c
diff options
context:
space:
mode:
authorMika Westerberg <mika.westerberg@linux.intel.com>2019-06-20 14:26:29 +0200
committerTudor Ambarus <tudor.ambarus@microchip.com>2019-06-22 13:59:27 +0200
commit62de37da9f382455b983f2f92b10012109005278 (patch)
treee6766b40d5dcc3d7d678e9b82c34dac420bd3719 /drivers/mtd/spi-nor/intel-spi-pci.c
parentmtd: spi-nor: intel-spi: Add support for Intel Elkhart Lake SPI serial flash (diff)
downloadlinux-62de37da9f382455b983f2f92b10012109005278.tar.xz
linux-62de37da9f382455b983f2f92b10012109005278.zip
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 'drivers/mtd/spi-nor/intel-spi-pci.c')
-rw-r--r--drivers/mtd/spi-nor/intel-spi-pci.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/mtd/spi-nor/intel-spi-pci.c b/drivers/mtd/spi-nor/intel-spi-pci.c
index 578f0c74e536..1b9c2d99ba38 100644
--- a/drivers/mtd/spi-nor/intel-spi-pci.c
+++ b/drivers/mtd/spi-nor/intel-spi-pci.c
@@ -1,12 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* Intel PCH/PCU SPI flash PCI 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.
*/
#include <linux/ioport.h>