From: Juergen Gross Date: Fri, 28 Nov 2014 10:53:51 +0000 (+0100) Subject: xen: Make functions static X-Git-Tag: omap-for-v3.19/fixes-rc1~69^2^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=820c4db2be4ec179210b5c69103a5b2858513e8a;p=pandora-kernel.git xen: Make functions static Some functions in arch/x86/xen/p2m.c are used locally only. Make them static. Rearrange the functions in p2m.c to avoid forward declarations. Signed-off-by: Juergen Gross Signed-off-by: David Vrabel --- Reading git-diff-tree failed