···11+// SPDX-License-Identifier: GPL-2.012/*23 * Device Tree support for Marvell Berlin SoCs.34 *···65 *76 * based on GPL'ed 2.6 kernel sources87 * (c) Marvell International Ltd.99- *1010- * This file is licensed under the terms of the GNU General Public1111- * License version 2. This program is licensed "as is" without any1212- * warranty of any kind, whether express or implied.138 */1491510#include <linux/init.h>
+1-4
arch/arm/mach-berlin/headsmp.S
···11+/* SPDX-License-Identifier: GPL-2.0 */12/*23 * Copyright (C) 2014 Marvell Technology Group Ltd.34 *45 * Antoine Ténart <antoine.tenart@free-electrons.com>55- *66- * This program is free software; you can redistribute it and/or modify77- * it under the terms of the GNU General Public License version 2 as88- * published by the Free Software Foundation.96 */107118#include <linux/linkage.h>
+1-4
arch/arm/mach-berlin/platsmp.c
···11+// SPDX-License-Identifier: GPL-2.012/*23 * Copyright (C) 2014 Marvell Technology Group Ltd.34 *45 * Antoine Ténart <antoine.tenart@free-electrons.com>55- *66- * This program is free software; you can redistribute it and/or modify77- * it under the terms of the GNU General Public License version 2 as88- * published by the Free Software Foundation.96 */107118#include <linux/io.h>