From: Mark Brown Date: Mon, 7 Feb 2011 01:51:04 +0000 (+0900) Subject: ARM: SAMSUNG: Ensure struct sys_device is declared in plat/pm.h X-Git-Tag: v2.6.38-rc5~31^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a09e2b21cab92e98728c16f0e6f456f723dadf8b;p=pandora-kernel.git ARM: SAMSUNG: Ensure struct sys_device is declared in plat/pm.h 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 Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed