mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 10:31:46 +09:00
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: Daniel Wheeler <daniel.wheeler@amd.com> Reviewed-by: Aurabindo Pillai <aurabindo.pillai@amd.com> Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
committed by
Alex Deucher
parent
2d7a1ef85d
commit
2b2db1f9db
@@ -34,8 +34,6 @@
|
||||
#define mmDAL_ARG_REG 0x16273
|
||||
#define mmDAL_RESP_REG 0x16274
|
||||
|
||||
#define DALSMC_MSG_TransferTableDram2Smu 0x8
|
||||
|
||||
#define REG(reg_name) \
|
||||
mm ## reg_name
|
||||
|
||||
|
||||
Reference in New Issue
Block a user