Created attachment 20961 [details] [review] just add pointer opts I always got this compilation error: synaptics.c: In function 'SynapticsPreInit': synaptics.c:594: error: 'opts' undeclared (first use in this function) synaptics.c:594: error: (Each undeclared identifier is reported only once synaptics.c:594: error: for each function it appears in.) pointer opts was not initialized in function 'SynapticsPreInit'.
Created attachment 20964 [details] [review] 0001-Fix-compilation-issue-opts-undeclared-for-XINPUT-A.patch
Pushed as 8d5cf39e7f37ce78aaec423a9da397d72b1629d2. Thanks for the report.
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.