]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'exynos-drm-next-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel...
authorDave Airlie <airlied@redhat.com>
Thu, 4 Jul 2019 01:46:02 +0000 (11:46 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 4 Jul 2019 01:46:07 +0000 (11:46 +1000)
commit231af78ac8da8e300283ce68708817e859f5a3f1
tree4ee7901abaae3a567c1ebd196686917a05a663b8
parent9d9c735feee72bb972230dfd55661b40664f7825
parent3bdae6bb6d5050248d3b1b7ee4cc32262fe57733
Merge tag 'exynos-drm-next-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next

- Drop the use of drmP.h header file
   drmP.h header file has been deprecated so this patch drops the use of
   this header, and instead includes appropriate header files required.
 - Add COMPILE_TEST flag
   This patch adds COMPILE_TEST dependency to exynos drm driver to
   increase build test coverage. And also, it includes vmalloc.h
   header file to fix one build warning which is introduced when
   building the Linux kernel using sh.

Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Inki Dae <inki.dae@samsung.com>
Link: https://patchwork.freedesktop.org/patch/msgid/CAAQKjZMdBdD8oEa0cNv78FjrpOqu20ozTTvuPEm_XnVo2gRhCQ@mail.gmail.com