]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/virtio: fix include notation and remove -Iinclude/drm flag
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 24 Apr 2017 04:50:34 +0000 (13:50 +0900)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 18 May 2017 05:12:31 +0000 (07:12 +0200)
commitff67a25d0b1a932ee6e88465b8581273c460bc32
treed8e33e6dda3eb19ba12669fbe737488d2650a7e8
parentbb2af9bda3369d3b455a08b96e94b4c5619e9df4
drm/virtio: fix include notation and remove -Iinclude/drm flag

Include <drm/*.h> instead of relative path from include/drm, then
remove the -Iinclude/drm compiler flag.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1493009447-31524-17-git-send-email-yamada.masahiro@socionext.com
drivers/gpu/drm/virtio/Makefile
drivers/gpu/drm/virtio/virtgpu_debugfs.c
drivers/gpu/drm/virtio/virtgpu_drv.c
drivers/gpu/drm/virtio/virtgpu_drv.h
drivers/gpu/drm/virtio/virtgpu_ioctl.c
drivers/gpu/drm/virtio/virtgpu_ttm.c