From: Matthew Wilcox Date: Fri, 18 Nov 2005 21:16:42 +0000 (-0500) Subject: [PARISC] Fix compile warning caused by conflicting types of expand_upwards() X-Git-Tag: v2.6.15-rc2~16^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ab8851549fb9ed570013c33e0786a3fd084be41;p=pandora-kernel.git [PARISC] Fix compile warning caused by conflicting types of expand_upwards() Fix compile warning caused by conflicting types of expand_upwards. IA64 requires it to not be static inline, as it's used outside mm/mmap.c Signed-off-by: Matthew Wilcox Signed-off-by: Kyle McMartin --- Reading git-diff-tree failed