]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu: Fix a typo in the include header guard of 'navi12_ip_offset.h'
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Sun, 18 Aug 2019 15:59:57 +0000 (17:59 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 22 Aug 2019 03:16:55 +0000 (22:16 -0500)
commit6a9d8de7e9c75334949c005f9b1c50c6f857606d
tree87e454f12e37278d51f76329d7d01501f64d5aa1
parent828d6fde7f574d74b0a6a591345d3c42b62d5e21
drm/amdgpu: Fix a typo in the include header guard of 'navi12_ip_offset.h'

'_navi10_ip_offset_HEADER' is already used in 'navi10_ip_offset.h', so use
'_navi12_ip_offset_HEADER' instead here.

Reviewed-by: Xiaojie Yuan <xiaojie.yuan@amd.com>
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/include/navi12_ip_offset.h