From cb6053e3dedf2474a2dd1336b0401380deb93d84 Mon Sep 17 00:00:00 2001 From: Ben Dooks Date: Mon, 28 Sep 2009 16:20:32 +0100 Subject: [PATCH] --- yaml --- r: 172538 b: refs/heads/master c: 372359eca4569f9321c820d6e5259e19eb4e63ad h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-s3c2440/mach-at2440evb.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 29cace4cc345..98ccc846c051 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2a3a18045b136487b22733d57410e6dccd34ac84 +refs/heads/master: 372359eca4569f9321c820d6e5259e19eb4e63ad diff --git a/trunk/arch/arm/mach-s3c2440/mach-at2440evb.c b/trunk/arch/arm/mach-s3c2440/mach-at2440evb.c index d73ef9ac202b..aa69290e04c6 100644 --- a/trunk/arch/arm/mach-s3c2440/mach-at2440evb.c +++ b/trunk/arch/arm/mach-s3c2440/mach-at2440evb.c @@ -216,7 +216,6 @@ static struct platform_device *at2440evb_devices[] __initdata = { static void __init at2440evb_map_io(void) { - s3c_device_sdi.name = "s3c2440-sdi"; s3c_device_sdi.dev.platform_data = &at2440evb_mci_pdata; s3c24xx_init_io(at2440evb_iodesc, ARRAY_SIZE(at2440evb_iodesc));