summaryrefslogtreecommitdiffstats
path: root/arch/mips/lib/dma-default.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/lib/dma-default.c')
-rw-r--r--arch/mips/lib/dma-default.c11
1 files changed, 1 insertions, 10 deletions
diff --git a/arch/mips/lib/dma-default.c b/arch/mips/lib/dma-default.c
index 71c1e423b7..fbe627c24c 100644
--- a/arch/mips/lib/dma-default.c
+++ b/arch/mips/lib/dma-default.c
@@ -1,15 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-only
/*
* (C) Copyright 2015, 2016 Peter Mamonov <pmamonov@gmail.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2
- * as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
*/
#include <dma.h>