summaryrefslogtreecommitdiffstats
path: root/drivers/soc/actions/Makefile
diff options
context:
space:
mode:
authorAndreas Färber <afaerber@suse.de>2018-01-21 17:50:33 +0100
committerAndreas Färber <afaerber@suse.de>2018-09-22 15:12:55 +0200
commitafe518272d474b27d1ace50bf325106794a33b82 (patch)
tree6c1864a5e37c9ffa8566f1491d45f08fc8cd5243 /drivers/soc/actions/Makefile
parent5b394b2ddf0347bef56e50c69a58773c94343ff3 (diff)
downloadlinux-afe518272d474b27d1ace50bf325106794a33b82.tar.bz2
soc: actions: Convert to SPDX license identifiers
Replace textual license notices with SPDX-License-Identifier lines. Add an SPDX-License-Identifier for the Makefile. Signed-off-by: Andreas Färber <afaerber@suse.de>
Diffstat (limited to 'drivers/soc/actions/Makefile')
-rw-r--r--drivers/soc/actions/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/soc/actions/Makefile b/drivers/soc/actions/Makefile
index 1e101b06bab1..4db9e7b050e5 100644
--- a/drivers/soc/actions/Makefile
+++ b/drivers/soc/actions/Makefile
@@ -1,2 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0+
+
obj-$(CONFIG_OWL_PM_DOMAINS_HELPER) += owl-sps-helper.o
obj-$(CONFIG_OWL_PM_DOMAINS) += owl-sps.o