X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=drivers%2Fnet%2Ffm%2Feth.c;h=81a4cf212943bbd41d84d23de8ab8f728cf2b9f8;hb=c05ed00afb95fa5237f16962fccf5810437317bf;hp=5f1a0233525cf56b1efd7346b4cca0568f72f801;hpb=04da42770b0cc3bea8841972bfc9568299ece826;p=oweals%2Fu-boot.git diff --git a/drivers/net/fm/eth.c b/drivers/net/fm/eth.c index 5f1a023352..81a4cf2129 100644 --- a/drivers/net/fm/eth.c +++ b/drivers/net/fm/eth.c @@ -5,6 +5,8 @@ * Dave Liu */ #include +#include +#include #include #ifdef CONFIG_DM_ETH #include @@ -22,6 +24,7 @@ #include #include #include +#include #include "fm.h"