|
@@ -1,11 +1,8 @@
|
|
|
+// SPDX-License-Identifier: GPL-2.0
|
|
|
/*
|
|
|
* Copyright (C) 2017 Marvell
|
|
|
*
|
|
|
* Antoine Tenart <antoine.tenart@free-electrons.com>
|
|
|
- *
|
|
|
- * This file is licensed under the terms of the GNU General Public
|
|
|
- * License version 2. This program is licensed "as is" without any
|
|
|
- * warranty of any kind, whether express or implied.
|
|
|
*/
|
|
|
|
|
|
#include <linux/dma-mapping.h>
|