Bug 15051

Summary: xorg/driver/xf86-input-acecad - Compile warning fixes
Product: xorg Reporter: Paulo César Pereira de Andrade <pcpa>
Component: Input/acecadAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium Keywords: janitor, patch
Version: git   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
0001-Compile-warning-fixes.patch none

Description Paulo César Pereira de Andrade 2008-03-15 23:03:29 UTC
Created attachment 15173 [details] [review]
0001-Compile-warning-fixes.patch

Don't call xf86usleep, just call usleep directly.
  Remove unused variables.

  This driver really should link with libsysfs on Linux, instead of trying
to do magic with dlopen/dlclose and *directly* calling libsysfs functions,
i.e. not using dlsym, but no changes in this patch.
Comment 1 Peter Hutterer 2008-04-30 19:33:30 UTC
Pushed as 33e64334db17ed3d2307e3ac465450c5c9b39ad9. Thanks.

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.