Bug 7102 - [PATCH] Non-dri builds of i810 driver are broken
Summary: [PATCH] Non-dri builds of i810 driver are broken
Status: RESOLVED INVALID
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/intel (show other bugs)
Version: 7.1 (2006.05)
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Alan Hourihane
QA Contact:
URL:
Whiteboard:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2006-06-03 09:03 UTC by Joshua Baergen
Modified: 2006-06-08 00:43 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
fix-non-dri-builds.patch (494 bytes, patch)
2006-06-03 09:04 UTC, Joshua Baergen
no flags Details | Splinter Review

Description Joshua Baergen 2006-06-03 09:03:31 UTC
I810shadowSymbols are both defined and used with DRI disabled, but common.h 
disables marking them extern when DRI is disabled.
Comment 1 Joshua Baergen 2006-06-03 09:04:23 UTC
Created attachment 5795 [details] [review]
fix-non-dri-builds.patch

This makes the extern independent of DRI.
Comment 2 Alan Hourihane 2006-06-08 00:43:08 UTC
This is already in the git tree. Closing.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.