This change adds the include for <drm/drm_edid.h> required for the display driver in kernel 6.0. Change-Id: Ie4c765900a1ae13e1fbb56e458109b725b36748d Signed-off-by: Nilaan Gunabalachandran <[email protected]>
@@ -8,6 +8,7 @@
#include <drm/sde_drm.h>
#include <drm/drm_probe_helper.h>
+#include <drm/drm_edid.h>
#include "msm_kms.h"
#include "sde_kms.h"