OSDN Git Service

drm/ast: fix include notation and remove -Iinclude/drm flag
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 24 Apr 2017 04:50:22 +0000 (13:50 +0900)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 16 May 2017 15:17:51 +0000 (17:17 +0200)
commitea351347f0fd011c9e0267e5acbe2390fb223127
tree643a903bd2f46d7a8686597c6dff575356ca880e
parent248a1d6f1ac410d3ed3907c1be2502e286f59bb8
drm/ast: 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-5-git-send-email-yamada.masahiro@socionext.com
drivers/gpu/drm/ast/Makefile
drivers/gpu/drm/ast/ast_ttm.c