diff options
Diffstat (limited to 'arch/arm/mach-mx3/mx31moboard-marxbot.c')
| -rw-r--r-- | arch/arm/mach-mx3/mx31moboard-marxbot.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-mx3/mx31moboard-marxbot.c b/arch/arm/mach-mx3/mx31moboard-marxbot.c index 85184a35e674..1f44b9ccbb0f 100644 --- a/arch/arm/mach-mx3/mx31moboard-marxbot.c +++ b/arch/arm/mach-mx3/mx31moboard-marxbot.c | |||
| @@ -294,7 +294,7 @@ static int __init marxbot_usbh1_init(void) | |||
| 294 | 294 | ||
| 295 | usbh1_pdata.otg = otg; | 295 | usbh1_pdata.otg = otg; |
| 296 | 296 | ||
| 297 | return mxc_register_device(&mx31_usbh1, &usbh1_pdata); | 297 | return mxc_register_device(&mxc_usbh1, &usbh1_pdata); |
| 298 | } | 298 | } |
| 299 | 299 | ||
| 300 | /* | 300 | /* |
