ARM: S3C24XX: Move s3c24xx_irq_syscore_ops to plat-s3c24xx/irq.c
authorHeiko Stuebner <heiko@sntech.de>
Thu, 2 Jun 2011 10:57:41 +0000 (12:57 +0200)
committerKukjin Kim <kgene.kim@samsung.com>
Sat, 4 Jun 2011 01:36:52 +0000 (18:36 -0700)
commitde11c5852811665e581ef0b915bb478f38b92fb1
tree8bede5f9fa3d72e1724ba2100bc6e8e43c4d3dbf
parente4698188444a639ac9a3cfb3e06006dd1d4e7fcc
ARM: S3C24XX: Move s3c24xx_irq_syscore_ops to plat-s3c24xx/irq.c

s3c24xx_irq_syscore_ops was only defined for s3c2410 cpus leading
to compile errors on for example 2412 and 2416.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s3c2410/irq.c
arch/arm/plat-s3c24xx/irq.c