diff options
Diffstat (limited to 'drivers/phy/ti-pipe3-phy.c')
-rw-r--r-- | drivers/phy/ti-pipe3-phy.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/phy/ti-pipe3-phy.c b/drivers/phy/ti-pipe3-phy.c index 62f6cc2bfbf..29a35ae5ffb 100644 --- a/drivers/phy/ti-pipe3-phy.c +++ b/drivers/phy/ti-pipe3-phy.c @@ -4,6 +4,7 @@ * Written by Jean-Jacques Hiblot <jjhiblot@ti.com> */ +#include <common.h> #include <dm.h> #include <dm/device.h> #include <generic-phy.h> |