common: Drop net.h from common header
[oweals/u-boot.git] / board / freescale / corenet_ds / eth_superhydra.c
index 3f11f5f279a954fbc3a2ee976f08af39b617ff6a..5adfecd2650dd6391a602f5bf7e2af333be0cdfe 100644 (file)
@@ -1,8 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright 2009-2011 Freescale Semiconductor, Inc.
  * Author: Srikanth Srinivasan <srikanth.srinivasan@freescale.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 /*
@@ -49,6 +48,7 @@
  */
 
 #include <common.h>
+#include <net.h>
 #include <netdev.h>
 #include <asm/fsl_serdes.h>
 #include <fm_eth.h>