commit | 9ab8851549fb9ed570013c33e0786a3fd084be41 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <willy@parisc-linux.org> | Fri Nov 18 16:16:42 2005 -0500 |
committer | Kyle McMartin <kyle@parisc-linux.org> | Fri Nov 18 16:16:42 2005 -0500 |
tree | a5ed61d5e2a09ee0f8bd1a9e707b46954dff13ae | |
parent | a39cf72ceb406e152c4682c0b635a96f1439c5ed [diff] |
[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 <willy@parisc-linux.org> Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>