ARM: S3C: Rename s3c_device_usb to s3c_device_ohci
[deliverable/linux.git] / arch / arm / mach-s3c2440 / mach-rx3715.c
index a952a13afb1f9cc59e82b9e749e83a8047a8bcc4..1e836e506f8b7f50ac7d493100fb72e4ea8729e1 100644 (file)
@@ -176,7 +176,7 @@ static struct s3c2410_platform_nand __initdata rx3715_nand_info = {
 };
 
 static struct platform_device *rx3715_devices[] __initdata = {
-       &s3c_device_usb,
+       &s3c_device_ohci,
        &s3c_device_lcd,
        &s3c_device_wdt,
        &s3c_device_i2c0,
This page took 0.036764 seconds and 5 git commands to generate.