drm/amdgpu: also include NBIO v7.4 register mask header
Signed-off-by: Jim Qu <Jim.Qu@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
f5d9e9b9c1
commit
d1882ab2c2
|
@ -31,5 +31,6 @@
|
|||
#include "asic_reg/mp/mp_9_0_sh_mask.h"
|
||||
|
||||
#include "asic_reg/nbio/nbio_7_4_offset.h"
|
||||
#include "asic_reg/nbio/nbio_7_4_sh_mask.h"
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue