#ifndef DW_HDMI_CEC_H #define DW_HDMI_CEC_H struct dw_hdmi; struct dw_hdmi_cec_ops { … }; struct dw_hdmi_cec_data { … }; #endif
#ifndef DW_HDMI_CEC_H #define DW_HDMI_CEC_H struct dw_hdmi; struct dw_hdmi_cec_ops { … }; struct dw_hdmi_cec_data { … }; #endif