Created attachment 14938 [details] [review] 0001-Compile-warning-fixes.patch I suspect this driver doesn't work for quite some time, and would be interesting if someone can confirm it works, or doesn't.
Basically only printf format warnings, but it should not cause trouble, unless compiled with -std=c99 (and possibly others standards), and on 64 bits arches, where it would provide an int for a long printf format. It may cause problems with compilers other than gcc, on 64 bit arches, but I don't think anyone is using this card on such system.
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.