From: Ben Dooks Date: Fri, 31 Oct 2008 16:15:01 +0000 (+0000) Subject: [ARM] S3C64XX: Fix missing definition of s3c64xx_init_io() X-Git-Tag: v2.6.29-rc1~559^2~9^2~9^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a5f4b8535868ada539ea2479d4f0a6c694b3908;p=pandora-kernel.git [ARM] S3C64XX: Fix missing definition of s3c64xx_init_io() The function s3c64xx_init_io was missing from and was masked by the SMDK6410 having an local definition. Fix by removing the SMDK6410 variant and adding it to the relevant file. Signed-off-by: Ben Dooks --- Reading git-diff-tree failed