]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/evb64260/eth.c
Fix some missing commands, cleanup header files
[people/ms/u-boot.git] / board / evb64260 / eth.c
index 8b3a35923863149aa87fd185eba1df39923caa94..f0743fa292e23a56fdb5701090ac0cd81c7027f5 100644 (file)
@@ -22,7 +22,6 @@ Skeleton NIC driver for Etherboot
 
 #include <common.h>
 #include <malloc.h>
-#include <cmd_bsp.h>
 #include <galileo/gt64260R.h>
 #include <galileo/core.h>
 #include <asm/cache.h>