projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6510223
)
mtd: maps: physmap: Add SPDX header
author
Boris Brezillon
<boris.brezillon@bootlin.com>
Fri, 19 Oct 2018 07:48:54 +0000
(09:48 +0200)
committer
Boris Brezillon
<boris.brezillon@bootlin.com>
Mon, 5 Nov 2018 21:21:58 +0000
(22:21 +0100)
Add an SPDX header matching the MODULE_LICENSE("GPL") definition.
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
Reviewed-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
drivers/mtd/maps/physmap.c
patch
|
blob
|
history
diff --git
a/drivers/mtd/maps/physmap.c
b/drivers/mtd/maps/physmap.c
index cc2adbbcd60fe0ac0329de8893cf4b9670cac62d..19ec105cbb2d8dafec80ede9cd2d0841b2e3abc3 100644
(file)
--- a/
drivers/mtd/maps/physmap.c
+++ b/
drivers/mtd/maps/physmap.c
@@
-1,3
+1,4
@@
+// SPDX-License-Identifier: GPL-2.0+
/*
* Normal mappings of chips in physical memory
*