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 удалений

Просмотреть файл

@@ -16,6 +16,7 @@
* this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <drm/drm_panel.h>
#include <drm/drm_vblank.h>
#include "msm_drv.h"
#include "msm_gem.h"