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)
commit6b66208f0ce031c52afc13d80613e9218c8fe7d3
treef87c5ce9636395ea33ffce17737f1afdc3a1b1cc
parentb12f60ac4960a0d5ecf72f4661b39ba4647275c9
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