Bug 15051 - xorg/driver/xf86-input-acecad - Compile warning fixes
Summary: xorg/driver/xf86-input-acecad - Compile warning fixes
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Input/acecad (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords: janitor, patch
Depends on:
Blocks:
 
Reported: 2008-03-15 23:03 UTC by Paulo César Pereira de Andrade
Modified: 2008-04-30 19:33 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
0001-Compile-warning-fixes.patch (1.58 KB, patch)
2008-03-15 23:03 UTC, Paulo César Pereira de Andrade
no flags Details | Splinter Review

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.