ARM: mvebu: restore license information in mv_ddr_plat.{c,h}
authorChris Packham <judge.packham@gmail.com>
Sun, 9 Dec 2018 21:41:15 +0000 (10:41 +1300)
committerTom Rini <trini@konsulko.com>
Sun, 9 Dec 2018 22:10:13 +0000 (17:10 -0500)
This was unintentionally removed when syncing with upstream.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
drivers/ddr/marvell/a38x/mv_ddr_plat.c
drivers/ddr/marvell/a38x/mv_ddr_plat.h

index 19e95d275abd8e0f8ca5e15d2dfd0bc2135435a6..cc7942d0ba33f047b687fabd0fbb61e4b08b5406 100644 (file)
@@ -1,3 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0
+/*
+ * Copyright (C) Marvell International Ltd. and its affiliates
+ */
 
 #include "ddr3_init.h"
 #include "mv_ddr_training_db.h"
index a307b679766ec0390972473e6ee0d225836c3733..281d4c23013e85f93566f244b49e1836f4fab64c 100644 (file)
@@ -1,3 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0 */
+/*
+ * Copyright (C) Marvell International Ltd. and its affiliates
+ */
+
 #ifndef _MV_DDR_PLAT_H
 #define _MV_DDR_PLAT_H