提交 2b2db1f9 编写于 作者: R Rodrigo Siqueira 提交者: Alex Deucher

drm/amd/display: Drop duplicate define

We already have DALSMC_MSG_TransferTableDram2Smu in the file dalsmc.h;
for this reason, we don't need this definition in the smu msg file.
Tested-by: NDaniel Wheeler <daniel.wheeler@amd.com>
Reviewed-by: NAurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: NRodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
上级 2d7a1ef8
...@@ -34,8 +34,6 @@ ...@@ -34,8 +34,6 @@
#define mmDAL_ARG_REG 0x16273 #define mmDAL_ARG_REG 0x16273
#define mmDAL_RESP_REG 0x16274 #define mmDAL_RESP_REG 0x16274
#define DALSMC_MSG_TransferTableDram2Smu 0x8
#define REG(reg_name) \ #define REG(reg_name) \
mm ## reg_name mm ## reg_name
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册