commit | 191436c46e17efdfd35b471a43c9dca26b81379e | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Apr 24 13:50:24 2017 +0900 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue May 16 17:18:47 2017 +0200 |
tree | 28ff0dd858cc9809b076516cac69ac07eb5ec583 | |
parent | 61da5407a598398c65e77ccfb5c93d2d94d8e89d [diff] |
drm/bridge: 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. While we are here, sort the touched parts alphabetically. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/1493009447-31524-7-git-send-email-yamada.masahiro@socionext.com