disp: msm: drmP.h removed, add new headers

Commit ("drm: delete drmP.h + drm_os_linux.h") removes the
drmP header file. This changes updates the msm driver
by adding the individually required header files.

Change-Id: I360aa028c2ce75317d33da988b36164041177014
Signed-off-by: Samantha Tran <samtran@codeaurora.org>
Signed-off-by: Nilaan Gunabalachandran <ngunabal@codeaurora.org>
This commit is contained in:
Samantha Tran
2020-09-18 10:17:14 -07:00
committed by Nilaan Gunabalachandran
부모 bb6569b1ab
커밋 790eda032e
21개의 변경된 파일15개의 추가작업 그리고 13개의 파일을 삭제

파일 보기

@@ -21,6 +21,8 @@
#include "msm_mmu.h"
#include "msm_kms.h"
#include <drm/drm_drv.h>
#include <linux/dma-buf.h>
#include <linux/ion.h>
#include <linux/msm_ion.h>