ARM: SAMSUNG: Fix build failure in PM CRC check code
commit96cfb97dd4474da6f3c30b2bfbe2286e5554fc97
authorAbhilash Kesavan <a.kesavan@samsung.com>
Fri, 25 Mar 2011 08:45:19 +0000 (25 17:45 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 14 Apr 2011 04:19:49 +0000 (14 13:19 +0900)
treec76878a34f0b40e3ea547e91fd6eba32da45d8a2
parentdc5b966214cdbc4000f1da03a231952a701ebe6f
ARM: SAMSUNG: Fix build failure in PM CRC check code

This patch fixes build error that occurs on enabling the Samsung
specific PM CRC check code. Missed removing this reference of
s3c_sleep_save_phys during move to generic cpu suspend/resume
support.

Signed-off-by: Abhilash Kesavan <a.kesavan@samsung.com>
Cc: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/plat-samsung/pm-check.c