[ARM] S3C64XX: Fix missing definition of s3c64xx_init_io()
authorBen Dooks <ben-linux@fluff.org>
Fri, 31 Oct 2008 16:15:01 +0000 (16:15 +0000)
committerBen Dooks <ben-linux@fluff.org>
Mon, 15 Dec 2008 23:48:20 +0000 (23:48 +0000)
commit6a5f4b8535868ada539ea2479d4f0a6c694b3908
tree7715e1d027c6d997037badf31c6ce547af44dd09
parent3627379fc6b3e2b531b371af97d8ce0040fc3646
[ARM] S3C64XX: Fix missing definition of s3c64xx_init_io()

The function s3c64xx_init_io was missing from <plat/cpu.h>
and was masked by the SMDK6410 having an local definition.

Fix by removing the SMDK6410 variant and adding it to the
relevant <plat/cpu.h> file.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s3c6410/mach-smdk6410.c
arch/arm/plat-s3c/include/plat/cpu.h