Hi, On Wed, 3 Sep 2008, Geert Uytterhoeven wrote:
Add the missing dma_sync_single_range_for_{cpu,device}(), and remove the bogus `inline' for the non-static function dma_sync_single_for_device().
It's not bogus, it's a hint to gcc to inline the function into the callers in the same file, but also to provide an external version. bye, Roman -- To unsubscribe from this list: send the line "unsubscribe linux-m68k" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html