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>
这个提交包含在:
Samantha Tran
2020-09-18 10:17:14 -07:00
提交者 Nilaan Gunabalachandran
父节点 bb6569b1ab
当前提交 790eda032e
修改 21 个文件,包含 15 行新增13 行删除

查看文件

@@ -11,7 +11,6 @@
#include <linux/debugfs.h>
#include <linux/of_device.h>
#include <linux/firmware.h>
#include <drm/drmP.h>
#include <drm/drm_crtc.h>
#include <drm/drm_bridge.h>