On Thu, Jul 08, 2010 at 11:22:20PM -0400, Javier Martinez Canillas wrote: > >> > >> drivers/staging/spectra/ffsport.c:654: error: too many arguments to function ‘blk_queue_ordered’ > >> make[1]: *** [drivers/staging/spectra/ffsport.o] Error 1 > >> > >> This is due a change in blk_queue_ordered arguments that doesn't use q->prepare_flush_fn function handler anymore. > > > > This breaks the build on my tree. What tree caused this api to be > > changed? Should it go through that one instead? > > > > thanks, > > > > greg k-h > > > > Not sure Greg, I cloned linux-2.6-block because I thought that this > changes would go through it, but it has the old API with > prepare_flush_fn. And does'nt even have the spectra driver in staging. > > How can I find the correct tree? I don't know :) > In today linux-next the driver still doesn't compile by the way. Ok, I'll just keep this in my to-apply queue again, and then apply it when it is needed for Linus's tree. Is that ok? thanks, greg k-h _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel