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>
Cette révision appartient à :
Mika Westerberg
2019-06-20 15:26:29 +03:00
révisé par Tudor Ambarus
Parent ba0d4e04a5
révision 62de37da9f
5 fichiers modifiés avec 5 ajouts et 20 suppressions

Voir le fichier

@@ -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>