diff options
Diffstat (limited to 'drivers/net/dwmac_socfpga.c')
-rw-r--r-- | drivers/net/dwmac_socfpga.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/dwmac_socfpga.c b/drivers/net/dwmac_socfpga.c index 66a5f95112..e93561dffa 100644 --- a/drivers/net/dwmac_socfpga.c +++ b/drivers/net/dwmac_socfpga.c @@ -14,6 +14,7 @@ #include <reset.h> #include <syscon.h> #include "designware.h" +#include <dm/device_compat.h> #include <linux/err.h> #include <asm/arch/system_manager.h> |