drm/amd/powerplay: fix spelling mistake "smu_state_memroy_block" -> "smu_state_memory...
authorColin Ian King <colin.king@canonical.com>
Mon, 23 Nov 2020 10:54:17 +0000 (10:54 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 24 Nov 2020 17:09:54 +0000 (12:09 -0500)
commitbeaff108e1bf1e38c9def60dd09f7a4ed7910481
tree23b0beb8a46301680e11edcf81869efaf785a90d
parentbf0df09c2c1a06a7e4ad13b4979659a5ea273161
drm/amd/powerplay: fix spelling mistake "smu_state_memroy_block" -> "smu_state_memory_block"

The struct name smu_state_memroy_block contains a spelling mistake, rename
it to smu_state_memory_block

Fixes: 8554e67d6e22 ("drm/amd/powerplay: implement power_dpm_state sys interface for SMU11")
Reviewed-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/inc/amdgpu_smu.h