This driver relies on a transitive inclusion of the PHY API header through the USB headers. Signed-off-by: Vladimir Oltean --- Cc: Yixun Lan v1->v4: none --- drivers/phy/spacemit/phy-k1-usb2.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/phy/spacemit/phy-k1-usb2.c b/drivers/phy/spacemit/phy-k1-usb2.c index 342061380012..14a02f554810 100644 --- a/drivers/phy/spacemit/phy-k1-usb2.c +++ b/drivers/phy/spacemit/phy-k1-usb2.c @@ -9,6 +9,7 @@ #include #include #include +#include #include #include #include -- 2.43.0