From e3574b27140973868319a61aa39633fee29d3a7c Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Sat, 28 Jun 2025 16:43:52 -0600 Subject: [PATCH] include/vsc9953.h: Audit include list This file does not need nor so remove them. Signed-off-by: Tom Rini --- include/vsc9953.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/vsc9953.h b/include/vsc9953.h index fd52c93044b..1a1455af4f9 100644 --- a/include/vsc9953.h +++ b/include/vsc9953.h @@ -8,8 +8,6 @@ #ifndef _VSC9953_H_ #define _VSC9953_H_ -#include -#include #include #include -- 2.47.2