summaryrefslogtreecommitdiff
path: root/drivers/headset_observe
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/headset_observe
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/headset_observe')
-rw-r--r--[-rwxr-xr-x]drivers/headset_observe/Kconfig1
-rw-r--r--[-rwxr-xr-x]drivers/headset_observe/Makefile1
-rw-r--r--[-rwxr-xr-x]drivers/headset_observe/rk_headset.h1
3 files changed, 3 insertions, 0 deletions
diff --git a/drivers/headset_observe/Kconfig b/drivers/headset_observe/Kconfig
index ae10bff0762e..972cbd4907b3 100755..100644
--- a/drivers/headset_observe/Kconfig
+++ b/drivers/headset_observe/Kconfig
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0
#
# Headset device configuration
#
diff --git a/drivers/headset_observe/Makefile b/drivers/headset_observe/Makefile
index 43ca02b1653b..1bdf4450e463 100755..100644
--- a/drivers/headset_observe/Makefile
+++ b/drivers/headset_observe/Makefile
@@ -1 +1,2 @@
+# SPDX-License-Identifier: GPL-2.0
obj-$(CONFIG_RK_HEADSET) += rockchip_headset_core.o rk_headset.o rk_headset_irq_hook_adc.o
diff --git a/drivers/headset_observe/rk_headset.h b/drivers/headset_observe/rk_headset.h
index 87ee42d36745..28307bd683c5 100755..100644
--- a/drivers/headset_observe/rk_headset.h
+++ b/drivers/headset_observe/rk_headset.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
#ifndef RK_HEADSET_H
#define RK_HEADSET_H