Merge branch '2020-01-17-reduce-size-of-common-h-even-more'
[oweals/u-boot.git] / board / Marvell / dreamplug / dreamplug.c
index 0887d92c2995469cb115c0ef719846b7e2eb7e24..887dd1ed74d4da827f0901e25967a0a51fab0994 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2011
  * Jason Cooper <u-boot@lakedaemon.net>
@@ -5,12 +6,11 @@
  * Based on work by:
  * Marvell Semiconductor <www.marvell.com>
  * Written-by: Siddarth Gore <gores@marvell.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>
 #include <miiphy.h>
+#include <net.h>
 #include <asm/arch/cpu.h>
 #include <asm/arch/soc.h>
 #include <asm/arch/mpp.h>