diff options
Diffstat (limited to 'drivers/net/phy/motorcomm.c')
-rw-r--r-- | drivers/net/phy/motorcomm.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/phy/motorcomm.c b/drivers/net/phy/motorcomm.c index a96430cec43..a2c763c8791 100644 --- a/drivers/net/phy/motorcomm.c +++ b/drivers/net/phy/motorcomm.c @@ -6,6 +6,7 @@ */ #include <config.h> +#include <common.h> #include <malloc.h> #include <phy.h> #include <linux/bitfield.h> |