git.codelabs.ch
/
muen
/
linux.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge tag 'regmap-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
[muen/linux.git]
/
drivers
/
base
/
regmap
/
Kconfig
diff --git
a/drivers/base/regmap/Kconfig
b/drivers/base/regmap/Kconfig
index e7fa7b4bf9af3045c2c17cf0effe58c98aead5a7..3a1535d812d8c9d393338c30444cc64bb7d09651 100644
(file)
--- a/
drivers/base/regmap/Kconfig
+++ b/
drivers/base/regmap/Kconfig
@@
-1,3
+1,4
@@
+# SPDX-License-Identifier: GPL-2.0
# Generic register map support. There are no user servicable options here,
# this is an API intended to be used by other kernel subsystems. These
# subsystems should select the appropriate symbols.