From: Tomasz Figa Date: Thu, 20 Mar 2014 18:22:33 +0000 (+0900) Subject: ARM: S5P64X0: Explicitly include linux/serial_s3c.h in mach/pm-core.h X-Git-Tag: v3.15-rc1~74^2~2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58f37b0d47e9839fc8ef90d712594ed55cfcb2c7;p=pandora-kernel.git ARM: S5P64X0: Explicitly include linux/serial_s3c.h in mach/pm-core.h This patch fixes compilation failure due to missing explicit inclusion of linux/serial_s3c.h in mach/pm-core.h, which contains definitions required for further code in this header. Signed-off-by: Tomasz Figa Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed