summaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c6410/mach-hmt.c
authorPeter Korsgaard <jacmet@sunsite.dk>2010-01-25 21:12:20 (GMT)
committer Peter Korsgaard <jacmet@sunsite.dk>2010-01-31 21:19:20 (GMT)
commit0d942981f7c2e611c4d8009c19f64390325b9a2e (patch) (side-by-side diff)
tree8b543648e9746ef39f1a16dbbc9603d7018736a9 /arch/arm/mach-s3c6410/mach-hmt.c
parentfed32e4dd8b7574fbb45aed3af3c60ae4146aeeb (diff)
downloadlinux-hmt-master.tar.gz
linux-hmt-master.tar.bz2
hmt: sdhci support, still needs cleanupsmaster
Diffstat (limited to 'arch/arm/mach-s3c6410/mach-hmt.c') (more/less context) (ignore whitespace changes)
-rw-r--r--arch/arm/mach-s3c6410/mach-hmt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c6410/mach-hmt.c b/arch/arm/mach-s3c6410/mach-hmt.c
index 9c4b3c0..0b4e5d7 100644
--- a/arch/arm/mach-s3c6410/mach-hmt.c
+++ b/arch/arm/mach-s3c6410/mach-hmt.c
@@ -236,6 +236,7 @@ static struct platform_device *hmt_devices[] __initdata = {
&s3c_device_usb,
&s3c_device_timer[1],
&s3c_device_usb_hsotg,
+ &s3c_device_hsmmc1,
&hmt_backlight_device,
&hmt_leds_device,
};