aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
diff options
context:
space:
mode:
authorJules Irenge <jbi.octave@gmail.com>2019-03-02 12:40:49 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-03-03 09:25:42 +0100
commit80afa56547e53a95b5709639677fb7831853cdae (patch)
tree7783310aff04ae30fe6f28c71500cd900d033535 /drivers/staging
parentStaging: ks7010: Replace typecast to int (diff)
downloadlinux-dev-80afa56547e53a95b5709639677fb7831853cdae.tar.xz
linux-dev-80afa56547e53a95b5709639677fb7831853cdae.zip
staging: mt7621-dma: add SPDX GPL-2.0+ license identifier
Add SPDX GPL-2.0+ license to fix missing SPDX warning reported by checkpatch.pl. Signed-off-by: Jules Irenge <jbi.octave@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging')
-rw-r--r--drivers/staging/mt7621-dma/mtk-hsdma.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/mt7621-dma/mtk-hsdma.c b/drivers/staging/mt7621-dma/mtk-hsdma.c
index 7b2cdd2829a5..e0f2d77cb699 100644
--- a/drivers/staging/mt7621-dma/mtk-hsdma.c
+++ b/drivers/staging/mt7621-dma/mtk-hsdma.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* Copyright (C) 2015, Michael Lee <igvtee@gmail.com>
* MTK HSDMA support