From 5323767510b78bfa8c79300da3e512c93d965aa6 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Wed, 1 May 2024 19:31:07 -0600 Subject: phy: Remove and add needed includes Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- drivers/phy/phy-stm32-usbphyc.c | 1 - 1 file changed, 1 deletion(-) (limited to 'drivers/phy/phy-stm32-usbphyc.c') diff --git a/drivers/phy/phy-stm32-usbphyc.c b/drivers/phy/phy-stm32-usbphyc.c index 000e495dbd4..8d643b762f9 100644 --- a/drivers/phy/phy-stm32-usbphyc.c +++ b/drivers/phy/phy-stm32-usbphyc.c @@ -5,7 +5,6 @@ #define LOG_CATEGORY UCLASS_PHY -#include #include #include #include -- cgit v1.2.3