Am Montag, 17. Juni 2024, 23:48:09 CEST schrieb Cristian Ciocaltea: > Driver makes use of helpers from pm_runtime.h, but relies on the header > file being implicitly included. > > Explicitly pull the header in to avoid potential build failures in some > configurations. > > Fixes: 553be2830c5f ("phy: rockchip: Add Samsung HDMI/eDP Combo PHY driver") > Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@xxxxxxxxxxxxx> Reviewed-by: Heiko Stuebner <heiko@xxxxxxxxx>