aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJules Irenge <jbi.octave@gmail.com>2019-03-02 12:40:50 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-03-03 09:25:42 +0100
commit1f08c4a54b7cb62ed6450808c37d06c907f1a2dd (patch)
tree92bdce9f0d6a39c073f4c2418bbf8c9a813a9aeb
parentstaging: mt7621-dma: add SPDX GPL-2.0+ license identifier (diff)
downloadlinux-dev-1f08c4a54b7cb62ed6450808c37d06c907f1a2dd.tar.xz
linux-dev-1f08c4a54b7cb62ed6450808c37d06c907f1a2dd.zip
staging: mt7621-dma: remove license boilerplate text
Remove license boilerplate text. Signed-off-by: Jules Irenge <jbi.octave@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r--drivers/staging/mt7621-dma/mtk-hsdma.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/drivers/staging/mt7621-dma/mtk-hsdma.c b/drivers/staging/mt7621-dma/mtk-hsdma.c
index e0f2d77cb699..97571f1d697b 100644
--- a/drivers/staging/mt7621-dma/mtk-hsdma.c
+++ b/drivers/staging/mt7621-dma/mtk-hsdma.c
@@ -2,12 +2,6 @@
/*
* Copyright (C) 2015, Michael Lee <igvtee@gmail.com>
* MTK HSDMA support
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the
- * Free Software Foundation; either version 2 of the License, or (at your
- * option) any later version.
- *
*/
#include <linux/dmaengine.h>