diff options
Diffstat (limited to 'drivers/phy/ti-pipe3-phy.c')
-rw-r--r-- | drivers/phy/ti-pipe3-phy.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/phy/ti-pipe3-phy.c b/drivers/phy/ti-pipe3-phy.c index 7fc36319cba..3f49851bcab 100644 --- a/drivers/phy/ti-pipe3-phy.c +++ b/drivers/phy/ti-pipe3-phy.c @@ -12,6 +12,8 @@ #include <asm/arch/sys_proto.h> #include <syscon.h> #include <regmap.h> +#include <linux/bitops.h> +#include <linux/delay.h> #include <linux/err.h> /* PLLCTRL Registers */ |