From 69e9c93d0d7d9dfa6bdf5144274dbe65a627b63a Mon Sep 17 00:00:00 2001 From: Ben Dooks Date: Sun, 20 May 2007 18:13:32 +0100 Subject: [ARM] 4400/1: S3C24XX: Add high-speed MMC device definition Add definition for high-speed MMC/SD device and add to SMDK2443 device list. Signed-off-by: Ben Dooks Signed-off-by: Russell King --- arch/arm/mach-s3c2443/mach-smdk2443.c | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm/mach-s3c2443') diff --git a/arch/arm/mach-s3c2443/mach-smdk2443.c b/arch/arm/mach-s3c2443/mach-smdk2443.c index b71ee53c286..b1eb709ee65 100644 --- a/arch/arm/mach-s3c2443/mach-smdk2443.c +++ b/arch/arm/mach-s3c2443/mach-smdk2443.c @@ -104,6 +104,7 @@ static struct s3c2410_uartcfg smdk2443_uartcfgs[] __initdata = { static struct platform_device *smdk2443_devices[] __initdata = { &s3c_device_wdt, &s3c_device_i2c, + &s3c_device_hsmmc, }; static void __init smdk2443_map_io(void) -- cgit v1.2.3