From e1a9d00c689a5da2d1baf273891507c5fb063f4c Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Fri, 21 Mar 2014 02:57:18 +0900 Subject: [PATCH] ARM: S3C64XX: Fix build for implicit serial_s3c.h inclusion Some very recent change appears to have removed an implicit inclusion of serial_s3c.h causing build failures due to references to UART registers in the serial port restore code in next-20140318. Include it explicitly to fix the build. Signed-off-by: Mark Brown Signed-off-by: Kukjin Kim --- Reading git-format-patch failed