diff options
author | Jules Irenge <jbi.octave@gmail.com> | 2019-03-02 12:40:50 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-03-03 09:25:42 +0100 |
commit | 1f08c4a54b7cb62ed6450808c37d06c907f1a2dd (patch) | |
tree | 92bdce9f0d6a39c073f4c2418bbf8c9a813a9aeb /drivers/staging/mt7621-dma | |
parent | 80afa56547e53a95b5709639677fb7831853cdae (diff) | |
download | linux-stable-1f08c4a54b7cb62ed6450808c37d06c907f1a2dd.tar.gz linux-stable-1f08c4a54b7cb62ed6450808c37d06c907f1a2dd.tar.bz2 linux-stable-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>
Diffstat (limited to 'drivers/staging/mt7621-dma')
-rw-r--r-- | drivers/staging/mt7621-dma/mtk-hsdma.c | 6 |
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> |