* Fixed typo.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28912 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -596,7 +596,7 @@ if (first) {
|
|||||||
|
|
||||||
if ((gInfo->head_mode & HEAD_MODE_B_DIGITAL) != 0) {
|
if ((gInfo->head_mode & HEAD_MODE_B_DIGITAL) != 0) {
|
||||||
pll_divisors divisors;
|
pll_divisors divisors;
|
||||||
compute_pll_divisors(target, divisors,true);
|
compute_pll_divisors(target, divisors, true);
|
||||||
|
|
||||||
uint32 dpll = DISPLAY_PLL_NO_VGA_CONTROL;
|
uint32 dpll = DISPLAY_PLL_NO_VGA_CONTROL;
|
||||||
if ((gInfo->shared_info->device_type & INTEL_TYPE_9xx) != 0) {
|
if ((gInfo->shared_info->device_type & INTEL_TYPE_9xx) != 0) {
|
||||||
|
|||||||
Reference in New Issue
Block a user