From: cpw@sgi.com Date: Tue, 21 Jun 2011 12:21:27 +0000 (-0500) Subject: x86, UV: Inline header file functions X-Git-Tag: v3.1-rc1~284^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b18fb2c04ac46885f5b0226cd945e763eae51567;p=pandora-kernel.git x86, UV: Inline header file functions Make all the functions in uv_bau.h inline so that it can be included in the fake prom (used in simulations). If not inlined the unused functions will generate compiler warnings. Signed-off-by: Cliff Wickman Reviewed-by: Pekka Enberg Link: http://lkml.kernel.org/r/20110621122242.230529678@sgi.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed