From: Li Haifeng Date: Fri, 23 Nov 2012 20:55:19 +0000 (+0100) Subject: PM / Freezer: Fixup compile error of try_to_freeze_nowarn() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~88^2~8^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5f5762177be52fde50ccba88938d66b5103c8e0;p=pandora-kernel.git PM / Freezer: Fixup compile error of try_to_freeze_nowarn() If FREEZER is not defined, the error as following will be throw when compiled. arch/arm/kernel/signal.c:645: error: implicit declaration of function 'try_to_freeze_nowarn' Signed-off-by: Haifeng Li Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed