|
@@ -1,3 +1,4 @@
|
|
|
+// SPDX-License-Identifier: GPL-2.0
|
|
|
/*
|
|
|
* Device Tree support for Marvell Berlin SoCs.
|
|
|
*
|
|
@@ -5,10 +6,6 @@
|
|
|
*
|
|
|
* based on GPL'ed 2.6 kernel sources
|
|
|
* (c) Marvell International Ltd.
|
|
|
- *
|
|
|
- * 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/init.h>
|