aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJules Irenge <[email protected]>2019-03-02 12:40:50 +0000
committerGreg Kroah-Hartman <[email protected]>2019-03-03 09:25:42 +0100
commit1f08c4a54b7cb62ed6450808c37d06c907f1a2dd (patch)
tree92bdce9f0d6a39c073f4c2418bbf8c9a813a9aeb
parent80afa56547e53a95b5709639677fb7831853cdae (diff)
staging: mt7621-dma: remove license boilerplate text
Remove license boilerplate text. Signed-off-by: Jules Irenge <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
-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 <[email protected]>
* 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>