drm/amd/include:cleanup vega10 thm header files.
Cleanup asic_reg/vega10/THM folder. Signed-off-by: Feifei Xu <Feifei.Xu@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
6ce682251d
commit
a629bf32df
|
@ -24,9 +24,9 @@
|
|||
#ifndef VEGA10_INC_H
|
||||
#define VEGA10_INC_H
|
||||
|
||||
#include "asic_reg/vega10/THM/thm_9_0_default.h"
|
||||
#include "asic_reg/vega10/THM/thm_9_0_offset.h"
|
||||
#include "asic_reg/vega10/THM/thm_9_0_sh_mask.h"
|
||||
#include "asic_reg/thm/thm_9_0_default.h"
|
||||
#include "asic_reg/thm/thm_9_0_offset.h"
|
||||
#include "asic_reg/thm/thm_9_0_sh_mask.h"
|
||||
|
||||
#include "asic_reg/mp/mp_9_0_offset.h"
|
||||
#include "asic_reg/mp/mp_9_0_sh_mask.h"
|
||||
|
|
Loading…
Reference in New Issue