提交 e5c5304f 编写于 作者: T Tom St Denis 提交者: Alex Deucher

drm/amd/amdgpu: Comment out currently unused SI DPM struct

The tahiti_le structure is not currently used.  Comment it out
to avoid warnings.
Signed-off-by: NTom St Denis <tom.stdenis@amd.com>
Acked-by: NEdward O'Callaghan <funfunctor@folklore1984.net>
Reviewed-by: NHuang Rui <ray.huang@amd.com>
Reviewed-by: NAlex Deucher <alexander.deucher@amd.com>
Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
上级 f80c738c
......@@ -340,6 +340,7 @@ static const struct si_dte_data dte_data_tahiti =
false
};
#if 0
static const struct si_dte_data dte_data_tahiti_le =
{
{ 0x1E8480, 0x7A1200, 0x2160EC0, 0x3938700, 0 },
......@@ -357,6 +358,7 @@ static const struct si_dte_data dte_data_tahiti_le =
85,
true
};
#endif
static const struct si_dte_data dte_data_tahiti_pro =
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册