drm/amd: include <linux/delay.h> instead of "linux/delay.h"
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 18 May 2017 04:43:32 +0000 (13:43 +0900)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 22 May 2017 08:05:00 +0000 (10:05 +0200)
commitf90dee20b40089b64fdcf18dd7bf9df500f6fddd
tree0b15d14fcee0d581853ec1a8e47a9ce55ae557dc
parentc2c446ad29437bb92b157423c632286608ebd3ec
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
drivers/gpu/drm/amd/powerplay/hwmgr/hwmgr.c
drivers/gpu/drm/amd/powerplay/hwmgr/pp_acpi.c
drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c
drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c
drivers/gpu/drm/amd/powerplay/smumgr/cz_smumgr.c
drivers/gpu/drm/amd/powerplay/smumgr/smumgr.c