From: Josh Triplett Date: Fri, 10 Aug 2007 20:01:07 +0000 (-0700) Subject: RCU: Remove prototype for nonexistent function synchronize_idle() X-Git-Tag: v2.6.23-rc3~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=844add7abca0d10e9733fc16119e53cb4c1987b4;p=pandora-kernel.git RCU: Remove prototype for nonexistent function synchronize_idle() synchronize_idle() sounds like an interesting function, but we don't actually have it, so don't prototype it. Introduced in commit 9b06e818985d139fd9e82c28297f7744e1b484e1, in 2005. Signed-off-by: Josh Triplett Acked-by: Paul E. McKenney Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed