Merge branch '2020-01-17-reduce-size-of-common-h-even-more'
[oweals/u-boot.git] / board / d-link / dns325 / dns325.c
index 75dd775762827b87c5cce89db8b62fc16a0877a6..dfdc683683d8a4fa65ce886556a2c1ef2790449b 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2011
  * Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
@@ -6,12 +7,11 @@
  * (C) Copyright 2009
  * Marvell Semiconductor <www.marvell.com>
  * Written-by: Prafulla Wadaskar <prafulla@marvell.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>
 #include <miiphy.h>
+#include <net.h>
 #include <netdev.h>
 #include <asm/arch/cpu.h>
 #include <asm/arch/soc.h>