summaryrefslogtreecommitdiff
path: root/drivers/switch/Makefile
diff options
context:
space:
mode:
authorTao Huang <huangtao@rock-chips.com>2018-01-31 20:51:17 +0800
committerTao Huang <huangtao@rock-chips.com>2018-01-31 20:56:06 +0800
commitf9eefeeaa7d2e0cd8926f7a32c037d8d8a3b412e (patch)
tree78c70d6a9758626346cde572d3a2a65d5ec9662c /drivers/switch/Makefile
parentcc941b22d4f366491dd7311451b10667a885d57c (diff)
rk: add SPDX license identifier to files with no license
Change-Id: I754250669891307b0deab2bdab1bd01512713f79 Signed-off-by: Tao Huang <huangtao@rock-chips.com>
Diffstat (limited to 'drivers/switch/Makefile')
-rw-r--r--drivers/switch/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/switch/Makefile b/drivers/switch/Makefile
index f7606ed4a719..c2118f87bb3c 100644
--- a/drivers/switch/Makefile
+++ b/drivers/switch/Makefile
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0
# Switch Class Driver
obj-$(CONFIG_SWITCH) += switch_class.o
obj-$(CONFIG_SWITCH_GPIO) += switch_gpio.o