http://bugs.freedesktop.org/show_bug.cgi?id=19356
--- Comment #11 from Stuart Bennett <[email protected]> 2009-01-06 13:38:06 PST --- only armchair coding here, but that probably wants to lose the "static" keyword from the line +static void backlightenable(ScrnInfoPtr pScrn, int mode) and the following line added as a function prototype in nv_proto.h: void backlightenable(ScrnInfoPtr pScrn, int mode); -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
