commit | f90dee20b40089b64fdcf18dd7bf9df500f6fddd | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu May 18 13:43:32 2017 +0900 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon May 22 10:05:00 2017 +0200 |
tree | 0b15d14fcee0d581853ec1a8e47a9ce55ae557dc | |
parent | c2c446ad29437bb92b157423c632286608ebd3ec [diff] |
drm/amd: include <linux/delay.h> instead of "linux/delay.h" Use <...> notation to include headers located in include/linux. While we are here, tweak the includes order a bit to sort them alphabetically. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/1495082612-10385-1-git-send-email-yamada.masahiro@socionext.com