drm/amd/amdgpu: Indent AMD_IS_APU properly
authorErnst Sjöstrand <ernstp@gmail.com>
Mon, 24 Jun 2019 15:15:39 +0000 (17:15 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Jun 2019 18:23:24 +0000 (13:23 -0500)
commit0172591e219bca3bfc6cfde958fc1148d20173a4
tree5f91f533771659373290f8a002a2ff3a17b4b85b
parenta6bbc3d5ac29cabe2ea7b54cddb846f93251b89b
drm/amd/amdgpu: Indent AMD_IS_APU properly

Reported by smatch:
drivers/gpu/drm/amd/amdgpu/soc15.c:715 soc15_get_pcie_usage() warn: inconsistent indenting
And a similar one in si.c.

Signed-off-by: Ernst Sjöstrand <ernstp@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/si.c
drivers/gpu/drm/amd/amdgpu/soc15.c