ARM: S3C24XX: Define a macro to avoid compilation error
commitb4719cd62707ca6f1a4d55b89066a7b9acc72347
authorRamax Lo <ramaxlo@gmail.com>
Mon, 21 Sep 2009 16:04:16 +0000 (22 00:04 +0800)
committerBen Dooks <ben-linux@fluff.org>
Wed, 28 Oct 2009 18:25:56 +0000 (28 18:25 +0000)
treebffcb767015df1b9caf293d5bb76e0c9a01ebb7d
parent964fe080d94db82a3268443e9b9ece4c60246414
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 <ramaxlo@gmail.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/plat-s3c24xx/include/plat/s3c2410.h