mtd: rawnand: sh_flctl: convert to SPDX identifiers
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Thu, 8 Nov 2018 06:39:20 +0000 (06:39 +0000)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Tue, 13 Nov 2018 08:32:04 +0000 (09:32 +0100)
commitcfd74017191036871af68368559330507209777c
treef92ceace273abc52d96aafe4b0c02b43c1e52b9e
parent9e3e4d8a093b81a6e5bf453b073a0a531411ab6e
mtd: rawnand: sh_flctl: convert to SPDX identifiers

This patch updates license to use SPDX-License-Identifier
instead of verbose license text.

As original license mentioned, it is GPL-2.0 in SPDX.
Then, MODULE_LICENSE() should be "GPL v2" instead of "GPL".
See ${LINUX}/include/linux/module.h

"GPL" [GNU Public License v2 or later]
"GPL v2" [GNU Public License v2]

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
drivers/mtd/nand/raw/sh_flctl.c
include/linux/mtd/sh_flctl.h