]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
include/dw_hdmi.h: Audit include list
authorTom Rini <trini@konsulko.com>
Wed, 21 May 2025 22:51:15 +0000 (16:51 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 2 Jun 2025 23:26:15 +0000 (17:26 -0600)
This file does not need <edid.h> so remove it.

Signed-off-by: Tom Rini <trini@konsulko.com>
include/dw_hdmi.h

index b73518207ef5ae915a485649e99b7423fa369be7..fab5aafea19445874c42d5115c78ed118b752e36 100644 (file)
@@ -9,8 +9,6 @@
 #ifndef _DW_HDMI_H
 #define _DW_HDMI_H
 
-#include <edid.h>
-
 #define HDMI_EDID_BLOCK_SIZE            128
 
 /* Identification Registers */