ARM: S3C: Rename s3c_device_usb to s3c_device_ohci
[deliverable/linux.git] / arch / arm / mach-s3c2410 / mach-smdk2410.c
index c49126ccb1d59dadeed853e4b0be2b60f610b6f5..452223042201afc2c60654bb0aac9a3d11c47a8a 100644 (file)
@@ -87,7 +87,7 @@ static struct s3c2410_uartcfg smdk2410_uartcfgs[] __initdata = {
 };
 
 static struct platform_device *smdk2410_devices[] __initdata = {
-       &s3c_device_usb,
+       &s3c_device_ohci,
        &s3c_device_lcd,
        &s3c_device_wdt,
        &s3c_device_i2c0,
This page took 0.024366 seconds and 5 git commands to generate.