]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit99d4d230a9726f84ca1cd7150249a206b7c1e1d9
tree0b15d14fcee0d581853ec1a8e47a9ce55ae557dc
parent92413e37ca4a3f9f64a6e94203e773fdbf2a485b
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