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/sandbox-phy.c | 1 - 1 file changed, 1 deletion(-) (limited to 'drivers/phy/sandbox-phy.c') diff --git a/drivers/phy/sandbox-phy.c b/drivers/phy/sandbox-phy.c index 7e123da25fb..b159147a765 100644 --- a/drivers/phy/sandbox-phy.c +++ b/drivers/phy/sandbox-phy.c @@ -4,7 +4,6 @@ * Written by Jean-Jacques Hiblot */ -#include #include #include -- cgit v1.2.3