cmd: blob: Instantiate RNG before running CMD_BLOB
[platform/kernel/u-boot.git] / include / netdev.h
index b1eb5fc..0ad9f8d 100644 (file)
@@ -12,6 +12,8 @@
 #define _NETDEV_H_
 #include <phy_interface.h>
 
+struct udevice;
+
 /*
  * Board and CPU-specific initialization functions
  * board_eth_init() has highest priority.  cpu_eth_init() only