OSDN Git Service

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)
commita22719cce54bc18001a7c8be9c713ba629f5801c
tree4ee7901abaae3a567c1ebd196686917a05a663b8
parent53e155f2bbd42df7e8bea87be78f0d60fe9fa122
parent156bdac99061b4013c8e47799c6e574f7f84e9f4
Merge tag 'exynos-drm-next-for-v5.3' of git://git./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