[PATCH 5/5] include/vsc9953.h: Audit include list

Tom Rini trini at konsulko.com
Sun Jun 29 00:43:52 CEST 2025


This file does not need <config.h> nor <miiphy.h> so remove them.

Signed-off-by: Tom Rini <trini at konsulko.com>
---
 include/vsc9953.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/include/vsc9953.h b/include/vsc9953.h
index fd52c93044b4..1a1455af4f97 100644
--- a/include/vsc9953.h
+++ b/include/vsc9953.h
@@ -8,8 +8,6 @@
 #ifndef _VSC9953_H_
 #define _VSC9953_H_
 
-#include <config.h>
-#include <miiphy.h>
 #include <asm/types.h>
 #include <linux/bitops.h>
 
-- 
2.43.0



More information about the U-Boot mailing list