commit | bb2af9bda3369d3b455a08b96e94b4c5619e9df4 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Apr 24 13:50:32 2017 +0900 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed May 17 14:36:49 2017 +0200 |
tree | 44a29fcf65f51bf27bec6a764beb255fcab0bef3 | |
parent | 64a9dfc44742b8f7b9d26672039c99371ad9e84f [diff] |
drm/tilcdc: 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-15-git-send-email-yamada.masahiro@socionext.com