Heiko Stübner wrote:
The syscore_ops patch from Rafael J. Wysocki introduced some small glitches for the S3C24XX cpus resulting in compile errors. Heiko Stuebner (3): Fix missing struct for s3c2410_dma_chan in s3c2410_dma_suspend_chan Move s3c24xx_irq_syscore_ops to plat-s3c24xx/irq.c remove the now empty mach-s3c2410/irq.c arch/arm/mach-s3c2410/Makefile | 1 - arch/arm/mach-s3c2410/irq.c | 34 ---------------------------------- arch/arm/plat-s3c24xx/dma.c | 2 +- arch/arm/plat-s3c24xx/irq.c | 6 ++++++ 4 files changed, 7 insertions(+), 36 deletions(-) delete mode 100644 arch/arm/mach-s3c2410/irq.c
I submitted same patches days ago [1], but without more explanations than "ARM: s3c24xx: fix build errors introduced by bb072c3cf21d1", so Acked-by : Abdoulaye Walsimou Gaye <awg@xxxxxxxxxxxxxx> [1] http://thread.gmane.org/gmane.linux.ports.arm.kernel/117812/focus=117814 -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html