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>
这个提交包含在:
@@ -14,10 +14,11 @@
|
||||
#include <linux/slab.h>
|
||||
#include <linux/mutex.h>
|
||||
#include <linux/of_platform.h>
|
||||
#include <linux/delay.h>
|
||||
#include <linux/uaccess.h>
|
||||
#include <linux/module.h>
|
||||
|
||||
#include <soc/qcom/rpmh.h>
|
||||
#include <drm/drmP.h>
|
||||
#include <drm/drm_irq.h>
|
||||
#include "sde_rsc_priv.h"
|
||||
#include "sde_dbg.h"
|
||||
|
在新工单中引用
屏蔽一个用户