diff options
Diffstat (limited to 'drivers/net/phy/fixed.c')
-rw-r--r-- | drivers/net/phy/fixed.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/phy/fixed.c b/drivers/net/phy/fixed.c index 9d9f746e1db..3228672fc4a 100644 --- a/drivers/net/phy/fixed.c +++ b/drivers/net/phy/fixed.c @@ -11,6 +11,7 @@ #include <phy.h> #include <dm.h> #include <fdt_support.h> +#include <asm/global_data.h> DECLARE_GLOBAL_DATA_PTR; |