On Mon, 23 May 2011, Hans Petter Selasky wrote: > --HPS > (again, inlining would save me copy-pasting) > -inline u32 stb0899_do_div(u64 n, u32 d) > +static inline u32 stb0899_do_div(u64 n, u32 d) while at it you could as well remove the unneeded in a C file "inline" attribute. Thanks Guennadi --- Guennadi Liakhovetski, Ph.D. Freelance Open-Source Software Developer http://www.open-technology.de/ -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html