summaryrefslogtreecommitdiff
path: root/linux-core/intel_crt.c
diff options
context:
space:
mode:
authorJerome Glisse <glisse@freedesktop.org>2007-12-06 22:42:17 +0100
committerJerome Glisse <glisse@freedesktop.org>2007-12-06 22:42:17 +0100
commit931b4a84a09e29570dfef1da96acc5b894529bc3 (patch)
treeb365e2d44fb2a6ed176deca3ed44e50b71f3d9dc /linux-core/intel_crt.c
parent3a51a8077bf55ba9d18805f2f03b78eb980fa982 (diff)
parent9814e87016ff90556ae34e3395c10d29add2ba08 (diff)
Merge commit 'origin/modesetting-101' into modesetting-radeon
Diffstat (limited to 'linux-core/intel_crt.c')
-rw-r--r--linux-core/intel_crt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux-core/intel_crt.c b/linux-core/intel_crt.c
index 29c2e611..2ab6a27b 100644
--- a/linux-core/intel_crt.c
+++ b/linux-core/intel_crt.c
@@ -245,4 +245,5 @@ void intel_crt_init(struct drm_device *dev)
output->driver_private = intel_output;
output->interlace_allowed = 0;
output->doublescan_allowed = 0;
+
}