commit | ae95621b45e5342c1fd2b0454de19d437349d870 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Apr 24 13:50:29 2017 +0900 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed May 17 14:36:01 2017 +0200 |
tree | a65c7cd1b40892fb09582c21be621f9e33af65d0 | |
parent | 78f27b1ce3f852543443b5d2f12a40f217e3555e [diff] |
drm/nouveau: 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-12-git-send-email-yamada.masahiro@socionext.com