On Thursday, December 18, 2008 1:32 pm Hannes Eder wrote: > Fix this sparse warning: > > drivers/gpu/drm/i915/intel_fb.c:417:5: warning: symbol 'intelfb_panic' > was not declared. Should it be static?
Yep, this one should be static instead (I think, just double checking now to make sure it's not used elsewhere, iirc it's not). -- Jesse Barnes, Intel Open Source Technology Center ------------------------------------------------------------------------------ SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
