commit | 65fa22b73f95c481db125ba9a34de1553c638548 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Fri Dec 12 00:24:10 2008 +0000 |
committer | Ben Dooks <ben-linux@fluff.org> | Sun Mar 08 12:35:25 2009 +0000 |
tree | 2066f32f59ccb15f8b28037108789671276a134d | |
parent | 840eeeb880e03927588e0e971cb426441795ff14 [diff] |
[ARM] S3C24XX: Split PM code from arch/arm/plat-s3c24xx/irq.c 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>