]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Move define from internal header to dmub_cmd.h
authorYongqiang Sun <yongqiang.sun@amd.com>
Mon, 22 Feb 2021 17:30:18 +0000 (12:30 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 Mar 2021 03:02:27 +0000 (23:02 -0400)
commitc870a75b668e6fadbad515ea98bf65a175bad747
treef87c5ce9636395ea33ffce17737f1afdc3a1b1cc
parent50729e379419e46571734dce10aef8f0e36c2d25
drm/amd/display: Move define from internal header to dmub_cmd.h

[Why & How]
Fix linux compile error

Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Yongqiang Sun <yongqiang.sun@amd.com>
Reviewed-by: Nicholas Kazlauskas <Nicholas.Kazlauskas@amd.com>
Acked-by: Eryk Brol <eryk.brol@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dmub/inc/dmub_cmd.h
drivers/gpu/drm/amd/display/dmub/src/dmub_srv.c