This file does not need <edid.h> so remove it. Signed-off-by: Tom Rini <tr...@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