r600g: fix typo in evergreen register list

pointed out by glisse on irc.
This commit is contained in:
Dave Airlie 2010-09-23 10:30:35 +10:00
parent 8078e58795
commit fa11c400d0

View file

@ -295,7 +295,7 @@ static const struct radeon_register EG_names_UCP[] = {
{0x0002860C, 0, 0, "PA_CL_UCP5_X"},
{0x00028610, 0, 0, "PA_CL_UCP5_Y"},
{0x00028614, 0, 0, "PA_CL_UCP5_Z"},
{0x0002861C, 0, 0, "PA_CL_UCP5_W"},
{0x00028618, 0, 0, "PA_CL_UCP5_W"},
};
static const struct radeon_register EG_names_VS_CBUF[] = {