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 b5b3c3f152..313735844a 100644 --- a/drivers/phy/ti-pipe3-phy.c +++ b/drivers/phy/ti-pipe3-phy.c @@ -16,6 +16,7 @@ #include <linux/bitops.h> #include <linux/delay.h> #include <linux/err.h> +#include <linux/printk.h> /* PLLCTRL Registers */ #define PLL_STATUS 0x00000004 |