[PATCH 4/6] staging/xgifb: Remove unused values in XGI340_ECLKData

2013-02-05 Thread Peter Huewe
In the lookup table XGI340_ECLKData only the first three 'lines' are used, thus the remaining entries can be removed. Rationale: - vb_init.c uses pVBInfo->ram_type as the index for XGI340_ECLKData. - pVBInfo->ram_type is assigned the return value of XGINew_GetXG20DRAMType which can only be 0, 1

[PATCH 4/6] staging/xgifb: Remove unused values in XGI340_ECLKData

2013-02-05 Thread Peter Huewe
In the lookup table XGI340_ECLKData only the first three 'lines' are used, thus the remaining entries can be removed. Rationale: - vb_init.c uses pVBInfo-ram_type as the index for XGI340_ECLKData. - pVBInfo-ram_type is assigned the return value of XGINew_GetXG20DRAMType which can only be 0, 1 or