Bug 14695

Summary: Return type prototyped for irq_postinstall in FreeBSD drmP.h is wrong
Product: DRI Reporter: Coleman Kane <ckane>
Component: DRM/otherAssignee: Default DRI bug account <dri-devel>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high    
Version: XOrg git   
Hardware: All   
OS: FreeBSD   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
Proper return type on irq_postinstall none

Description Coleman Kane 2008-02-26 15:16:17 UTC
Created attachment 14600 [details] [review]
Proper return type on irq_postinstall

The return type for the function that goes into drm_driver_info.irq_postinstall should return "int", not "void".
Comment 1 Coleman Kane 2008-05-28 19:04:08 UTC
Fixed by recent push of DRM-for-BSD updates

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.