Commit fe270efa authored by Yongqiang Sun's avatar Yongqiang Sun Committed by Alex Deucher

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: default avatarYongqiang Sun <yongqiang.sun@amd.com>
Reviewed-by: default avatarRodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 30bdf50b
......@@ -65,11 +65,6 @@
GENERIC_OBJECT_ID_BRACKET_LAYOUT << OBJECT_ID_SHIFT)
#endif /* GENERICOBJECT_BRACKET_LAYOUT_ENUM_ID2 */
//TODO: Remove this temp define after atomfirmware.h is updated.
#define ATOM_DISP_CONNECTOR_CAPS_RECORD_TYPE 23
#define DC_LOGGER \
bp->base.ctx->logger
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment