From 6bfa8e98d1451c3685935a041ab485bb7dbeaea5 Mon Sep 17 00:00:00 2001 From: Stuart Bennett Date: Thu, 12 Feb 2009 14:19:15 +0000 Subject: [PATCH] hopefully not this --- src/nv_bios.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/nv_bios.c b/src/nv_bios.c index 111466e..4af101b 100644 --- a/src/nv_bios.c +++ b/src/nv_bios.c @@ -3553,6 +3553,7 @@ int run_tmds_table(ScrnInfoPtr pScrn, struct dcb_entry *dcbent, int head, int px uint16_t clktable = 0, scriptptr; uint32_t sel_clk_binding; +return 0; if (dcbent->location != LOC_ON_CHIP) return 0; -- 1.5.4.4