[ARM] S3C: Split the resume memory check code from pm.c
authorBen Dooks <ben-linux@fluff.org>
Fri, 12 Dec 2008 00:24:07 +0000 (00:24 +0000)
committerBen Dooks <ben-linux@fluff.org>
Sun, 8 Mar 2009 12:33:39 +0000 (12:33 +0000)
Split the optional memory check code out of the pm.c file
as it is quite a big #ifdef block and as-such can be moved
out and simply compiled when the configuration is set.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>

No differences found