From: Ralf Baechle Date: Thu, 7 Dec 2006 04:36:06 +0000 (-0800) Subject: [PATCH] Export pm_suspend for the shared APM emulation X-Git-Tag: v2.6.20-rc1~145^2^2~217 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cf303487d5dddaace2daca8437c555f3f0bc1aa;p=pandora-kernel.git [PATCH] Export pm_suspend for the shared APM emulation The new shared APM emulation just like its ARM and MIPS predecessors uses pm_suspend() which was only exported on SH. Move export to close to it's definition where it really should be anyway. Signed-off-by: Ralf Baechle Cc: Russell King Cc: Paul Mundt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed