drm/amd/display: remove macro which is in header already
authorYongqiang Sun <yongqiang.sun@amd.com>
Fri, 13 Nov 2020 14:05:32 +0000 (09:05 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 24 Nov 2020 17:08:29 +0000 (12:08 -0500)
commitfe270efa32e64283886bb92cbb029600194cc72b
tree3cf301ce4aab4f58c8daa35a0f07145c2db2d4d9
parent30bdf50b77bd3dbc111b4aeff7018d8c58ec7d8d
drm/amd/display: remove macro which is in header already

[Why & How]
Remove temp macro since the enum is in header file already.

Signed-off-by: Yongqiang Sun <yongqiang.sun@amd.com>
Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c