summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2025-05-21 16:51:15 -0600
committerTom Rini <trini@konsulko.com>2025-06-02 17:26:15 -0600
commitddf050a5d6e86fc2c8c4ea9bd47915ed340e412f (patch)
tree3de7ad55ee4b8bcb5e35d769c4f99f9374f111ba
parent1585d92a05517f5f0278dccb8d0a03012960d790 (diff)
include/dw_hdmi.h: Audit include list
This file does not need <edid.h> so remove it. Signed-off-by: Tom Rini <trini@konsulko.com>
-rw-r--r--include/dw_hdmi.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/dw_hdmi.h b/include/dw_hdmi.h
index b73518207ef..fab5aafea19 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 */