From: Geert Uytterhoeven Date: Fri, 6 Jun 2014 21:38:31 +0000 (-0700) Subject: idle: remove cpu_idle() forward declarations X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~4^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae022622ae9447bd70e59db7c91efa25c99a90d5;p=pandora-kernel.git idle: remove cpu_idle() forward declarations After all architectures were converted to the generic idle framework, commit d190e8195b90 ("idle: Remove GENERIC_IDLE_LOOP config switch") removed the last caller of cpu_idle(). The forward declarations in header files were forgotten. Signed-off-by: Geert Uytterhoeven Cc: Thomas Gleixner Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed