Bug 7102

Summary: [PATCH] Non-dri builds of i810 driver are broken
Product: xorg Reporter: Joshua Baergen <joshuabaergen>
Component: Driver/intelAssignee: Alan Hourihane <alanh>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: high Keywords: patch
Version: 7.1 (2006.05)   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
fix-non-dri-builds.patch none

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.