diff --git a/patch/u-boot/u-boot-sunxi/board_lime2/GMAC_TX_DELAY_autocorrection.patch b/patch/u-boot/u-boot-sunxi/board_lime2/GMAC_TX_DELAY_autocorrection.patch index ee31c3d7b6..5a73658df7 100644 --- a/patch/u-boot/u-boot-sunxi/board_lime2/GMAC_TX_DELAY_autocorrection.patch +++ b/patch/u-boot/u-boot-sunxi/board_lime2/GMAC_TX_DELAY_autocorrection.patch @@ -39,10 +39,10 @@ diff --git a/drivers/net/phy/realtek.c b/drivers/net/phy/realtek.c index 6d917f8..87956c0 100644 --- a/drivers/net/phy/realtek.c +++ b/drivers/net/phy/realtek.c -@@ -11,6 +11,8 @@ - #include +@@ -12,6 +12,8 @@ #include #include + #include +#include +#include