Message ID | 20240620-rk3588-hdmiphy-clkprov-v2-1-6a2d2164e508@collabora.com |
---|---|
State | Accepted |
Commit | 1b369ff94bc36d2e16c8a91c0ea8ebd329555976 |
Headers | show |
Series | Add clock provider support to Rockchip RK3588 HDMI TX PHY | expand |
diff --git a/drivers/phy/rockchip/phy-rockchip-samsung-hdptx.c b/drivers/phy/rockchip/phy-rockchip-samsung-hdptx.c index 946c01210ac8..3bd9b62b23dc 100644 --- a/drivers/phy/rockchip/phy-rockchip-samsung-hdptx.c +++ b/drivers/phy/rockchip/phy-rockchip-samsung-hdptx.c @@ -15,6 +15,7 @@ #include <linux/of_platform.h> #include <linux/phy/phy.h> #include <linux/platform_device.h> +#include <linux/pm_runtime.h> #include <linux/rational.h> #include <linux/regmap.h> #include <linux/reset.h>