disp: msm: fix display compilation for 6.0 kernel upgrade
Fix display compilation issues for 6.0 kernel upgrade. Change-Id: Ied1940e653ceaa1de18a8aedeab01197c235603c Signed-off-by: Raviteja Tamatam <quic_travitej@quicinc.com>
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

parent
c14780557f
commit
22a3c5a842
@@ -7,6 +7,7 @@
|
||||
|
||||
#include <drm/drm_atomic_helper.h>
|
||||
#include <drm/drm_atomic.h>
|
||||
#include <drm/drm_edid.h>
|
||||
|
||||
#include "msm_kms.h"
|
||||
#include "sde_connector.h"
|
||||
|
@@ -55,6 +55,7 @@
|
||||
#include <drm/drm_dsc.h>
|
||||
#endif
|
||||
#include <drm/drm_bridge.h>
|
||||
#include <drm/drm_framebuffer.h>
|
||||
|
||||
#include "sde_power_handle.h"
|
||||
|
||||
|
@@ -28,6 +28,7 @@
|
||||
#include "sde_kms.h"
|
||||
#include <drm/drm_crtc.h>
|
||||
#include <drm/drm_probe_helper.h>
|
||||
#include <drm/drm_edid.h>
|
||||
#include "sde_hwio.h"
|
||||
#include "sde_hw_catalog.h"
|
||||
#include "sde_hw_intf.h"
|
||||
|
@@ -12,6 +12,7 @@
|
||||
|
||||
#include <drm/sde_drm.h>
|
||||
#include <drm/msm_drm_pp.h>
|
||||
#include <drm/drm_fourcc.h>
|
||||
|
||||
#include "msm_drv.h"
|
||||
|
||||
|
@@ -22,6 +22,7 @@
|
||||
|
||||
#include <linux/pm_domain.h>
|
||||
#include <linux/pm_qos.h>
|
||||
#include <drm/drm_framebuffer.h>
|
||||
|
||||
#include "msm_drv.h"
|
||||
#include "msm_kms.h"
|
||||
|
@@ -24,6 +24,7 @@
|
||||
#include <drm/sde_drm.h>
|
||||
#include <drm/msm_drm_pp.h>
|
||||
#include <linux/version.h>
|
||||
#include <drm/drm_blend.h>
|
||||
|
||||
#include "msm_prop.h"
|
||||
#include "msm_drv.h"
|
||||
|
Reference in New Issue
Block a user