arch/arm/plat-s3c/pm-check.c
0 → 100644
+220
−0
+7
−203
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>