]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/net/e1000_spi.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / drivers / net / e1000_spi.c
index 1e830b99f1d4564e99b98b87ad18962e2848b17d..69adf282c7394b2ee50b152c0f973619dca1282b 100644 (file)
@@ -1,9 +1,9 @@
+#include <common.h>
 #include <command.h>
 #include <console.h>
 #include <linux/delay.h>
 #include "e1000.h"
 #include <malloc.h>
-#include <vsprintf.h>
 #include <linux/compiler.h>
 
 /*-----------------------------------------------------------------------