OSDN Git Service

ANDROID: Make suspend abort reason logging depend on CONFIG_PM_SLEEP
authorLorenzo Colitti <lorenzo@google.com>
Thu, 27 Nov 2014 06:12:10 +0000 (15:12 +0900)
committerDmitry Shmidt <dimitrysh@google.com>
Fri, 27 Jan 2017 21:51:53 +0000 (13:51 -0800)
commit00a83e61b4fcb126c366fc2fe56b6c29de747014
treeacbdbd16ee889f24bc9755af780c8f5efb4a21a1
parentdfa40333e83a7517a4d76b2d865c1f01aa6ae962
ANDROID: Make suspend abort reason logging depend on CONFIG_PM_SLEEP

This unbreaks the build on architectures such as um that do not
support CONFIG_PM_SLEEP.

Change-Id: Ia846ed0a7fca1d762ececad20748d23610e8544f
Signed-off-by: Lorenzo Colitti <lorenzo@google.com>
kernel/power/process.c