forked from Minki/linux
drm/amdgpu: comment out unused defaults_bonaire_pro static const structures to
fix the build Signed-off-by: Slava Grigorev <slava.grigorev@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
4dbbe6a20e
commit
5ef8292925
@ -86,12 +86,14 @@ static const struct ci_pt_defaults defaults_bonaire_xt =
|
||||
{ 0x17C, 0x172, 0x180, 0x1BC, 0x1B3, 0x1BD, 0x206, 0x200, 0x203, 0x25D, 0x25A, 0x255, 0x2C3, 0x2C5, 0x2B4 }
|
||||
};
|
||||
|
||||
#if 0
|
||||
static const struct ci_pt_defaults defaults_bonaire_pro =
|
||||
{
|
||||
1, 0xF, 0xFD, 0x19, 5, 45, 0, 0x65062,
|
||||
{ 0x8C, 0x23F, 0x244, 0xA6, 0x83, 0x85, 0x86, 0x86, 0x83, 0xDB, 0xDB, 0xDA, 0x67, 0x60, 0x5F },
|
||||
{ 0x187, 0x193, 0x193, 0x1C7, 0x1D1, 0x1D1, 0x210, 0x219, 0x219, 0x266, 0x26C, 0x26C, 0x2C9, 0x2CB, 0x2CB }
|
||||
};
|
||||
#endif
|
||||
|
||||
static const struct ci_pt_defaults defaults_saturn_xt =
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user