[PATCH 10/17] include/dw_hdmi.h: Audit include list

Tom Rini trini at konsulko.com
Thu May 22 00:51:15 CEST 2025


This file does not need <edid.h> so remove it.

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

diff --git a/include/dw_hdmi.h b/include/dw_hdmi.h
index b73518207ef5..fab5aafea194 100644
--- a/include/dw_hdmi.h
+++ b/include/dw_hdmi.h
@@ -9,8 +9,6 @@
 #ifndef _DW_HDMI_H
 #define _DW_HDMI_H
 
-#include <edid.h>
-
 #define HDMI_EDID_BLOCK_SIZE            128
 
 /* Identification Registers */
-- 
2.43.0



More information about the U-Boot mailing list