From: Matthias Rosenfelder Date: Mon, 13 Jun 2011 07:04:05 +0000 (+0000) Subject: sparc32,leon: Added __init declaration to leon_flush_needed() X-Git-Tag: v3.0~27^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d999da4d2610460fc5f5ce498f1483b40cc6679;p=pandora-kernel.git sparc32,leon: Added __init declaration to leon_flush_needed() The function leon_flush_needed() is called only during bootup from another __init function. Therefore, we can also add __init to leon_flush_needed(). Signed-off-by: Matthias Rosenfelder Acked-by: Daniel Hellstrom Signed-off-by: David S. Miller --- Reading git-diff-tree failed