From e907516da844aab04558beb040ce697c35ee3fba Mon Sep 17 00:00:00 2001 From: Ben Dooks Date: Tue, 26 Jan 2010 10:18:14 +0900 Subject: [PATCH] --- yaml --- r: 187653 b: refs/heads/master c: 97ce9d6938d58e7846dc0365c720c13ebe64547e h: refs/heads/master i: 187651: 1ec502cbbd72afaaf50963e7c7ce92ba80219acc v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-s3c64xx/s3c6410.c | 12 ------------ 2 files changed, 1 insertion(+), 13 deletions(-) diff --git a/[refs] b/[refs] index dbabb7dabc50..078782c0ed72 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 431107ea5b680a24a4d01fbd3a178a3eb932f378 +refs/heads/master: 97ce9d6938d58e7846dc0365c720c13ebe64547e diff --git a/trunk/arch/arm/mach-s3c64xx/s3c6410.c b/trunk/arch/arm/mach-s3c64xx/s3c6410.c index dd55c6a74ed5..185f15cbb701 100644 --- a/trunk/arch/arm/mach-s3c64xx/s3c6410.c +++ b/trunk/arch/arm/mach-s3c64xx/s3c6410.c @@ -41,20 +41,8 @@ #include #include -/* Initial IO mappings */ - -static struct map_desc s3c6410_iodesc[] __initdata = { -}; - -/* s3c6410_map_io - * - * register the standard cpu IO areas -*/ - void __init s3c6410_map_io(void) { - iotable_init(s3c6410_iodesc, ARRAY_SIZE(s3c6410_iodesc)); - /* initialise device information early */ s3c6410_default_sdhci0(); s3c6410_default_sdhci1();