[ARM] S3C24XX: Split PM code from arch/arm/plat-s3c24xx/irq.c
authorBen Dooks <ben-linux@fluff.org>
Fri, 12 Dec 2008 00:24:10 +0000 (00:24 +0000)
committerBen Dooks <ben-linux@fluff.org>
Sun, 8 Mar 2009 12:35:25 +0000 (12:35 +0000)
Split the PM code out of arch/arm/plat-s3c24xx/irq.c to
remove some of the #ifdefs being used. Also fix a couple
of places where the absecnce of a function was redefined
to the same thing.

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

No differences found