mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-02 16:55:16 -04:00
drm/amd/display: update header file name
Update the register header file name. Signed-off-by: Xiaomeng Hou <Xiaomeng.Hou@amd.com> Reviewed-by: Aaron Liu <aaron.liu@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
committed by
Alex Deucher
parent
dde5864539
commit
6435af81ed
@@ -31,8 +31,8 @@
|
||||
#include "dcn31_smu.h"
|
||||
|
||||
#include "yellow_carp_offset.h"
|
||||
#include "mp/mp_13_0_1_offset.h"
|
||||
#include "mp/mp_13_0_1_sh_mask.h"
|
||||
#include "mp/mp_13_0_2_offset.h"
|
||||
#include "mp/mp_13_0_2_sh_mask.h"
|
||||
|
||||
#define REG(reg_name) \
|
||||
(MP0_BASE.instance[0].segment[reg ## reg_name ## _BASE_IDX] + reg ## reg_name)
|
||||
|
||||
Reference in New Issue
Block a user