From: Dominik Hackl Date: Wed, 25 May 2005 02:29:46 +0000 (-0700) Subject: [PATCH] voyager_smp.c static inline fix X-Git-Tag: v2.6.12-rc5~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6431e6a28e8df423e1ebcda065e9ff086198d2c6;p=pandora-kernel.git [PATCH] voyager_smp.c static inline fix This patch fixes a compile bug by moving a static inline function to the right place. The body of a static inline function has to be declared before the use of this function. Signed-off-by: Dominik Hackl Cc: James Bottomley Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed