commit | 61da5407a598398c65e77ccfb5c93d2d94d8e89d | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Apr 24 13:50:23 2017 +0900 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue May 16 17:18:23 2017 +0200 |
tree | c05e4f0cabaffba88e30728ef8c4e3fe9844edd9 | |
parent | ea351347f0fd011c9e0267e5acbe2390fb223127 [diff] |
drm/bochs: 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-6-git-send-email-yamada.masahiro@socionext.com