From: Ramax Lo Date: Mon, 21 Sep 2009 16:04:16 +0000 (+0800) Subject: ARM: S3C24XX: Define a macro to avoid compilation error X-Git-Tag: v2.6.32-rc6~6^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4719cd62707ca6f1a4d55b89066a7b9acc72347;p=pandora-kernel.git ARM: S3C24XX: Define a macro to avoid compilation error Define a macro to avoid the following error during kernel build process for platforms other than s3c2410: arch/arm/plat-s3c24xx/cpu.c:84: error: ‘s3c2410a_init’ undeclared here (not in a function) Signed-off-by: Ramax Lo Signed-off-by: Ben Dooks --- Reading git-diff-tree failed