ARM: SAMSUNG: Ensure struct sys_device is declared in plat/pm.h
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 7 Feb 2011 01:51:04 +0000 (10:51 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Fri, 11 Feb 2011 01:25:57 +0000 (10:25 +0900)
Previously we were relying on it being pulled in by other headers for
the prototype of s3c24xx_irq_suspend() and s3c24xx_irq_resume().

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

No differences found