From: Mark Brown Date: Thu, 3 Mar 2011 22:59:20 +0000 (+0900) Subject: ARM: S3C64XX: Fix build with WM1190 disabled and WM1192 enabled on SMDK6410 X-Git-Tag: v2.6.38-rc8~1^2~1 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=628e7eb5a74b4ea78db97609a8dcbdf41b4b0b90;p=~emulex%2Finfiniband.git ARM: S3C64XX: Fix build with WM1190 disabled and WM1192 enabled on SMDK6410 Avoid relying on implicit inclusion of machine.h Signed-off-by: Mark Brown Signed-off-by: Kukjin Kim --- diff --git a/arch/arm/mach-s3c64xx/mach-smdk6410.c b/arch/arm/mach-s3c64xx/mach-smdk6410.c index e85192a86fb..a74f2c9f9f3 100644 --- a/arch/arm/mach-s3c64xx/mach-smdk6410.c +++ b/arch/arm/mach-s3c64xx/mach-smdk6410.c @@ -28,6 +28,7 @@ #include #include #include +#include #ifdef CONFIG_SMDK6410_WM1190_EV1 #include