From: Heiko Carstens Date: Thu, 17 Apr 2008 05:46:26 +0000 (+0200) Subject: [S390] Fix a lot of sparse warnings. X-Git-Tag: v2.6.26-rc1~1158^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a806170e29c5468b1d641a22518243bdf1b8d58b;p=pandora-kernel.git [S390] Fix a lot of sparse warnings. Most noteable part of this commit is the new local header file entry.h which contains all the function declarations of functions that get only called from asm code or are arch internal. That way we can avoid extern declarations in C files. This is more or less the same that was done for sparc64. Signed-off-by: Martin Schwidefsky Signed-off-by: Heiko Carstens --- Reading git-diff-tree failed