drm/cirrus: fix include notation and remove -Iinclude/drm flag
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 24 Apr 2017 04:50:25 +0000 (13:50 +0900)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 16 May 2017 15:18:56 +0000 (17:18 +0200)
commit62b63dcce03c09d31c1f297af4b6245a5159d923
tree27cbd5424dd81d6b3b6a141bd19b5d866b8ceb55
parent191436c46e17efdfd35b471a43c9dca26b81379e
drm/cirrus: 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-8-git-send-email-yamada.masahiro@socionext.com
drivers/gpu/drm/cirrus/Makefile
drivers/gpu/drm/cirrus/cirrus_ttm.c