diff options
Diffstat (limited to 'arch/arm/mach-pxa/mxm8x10.c')
| -rw-r--r-- | arch/arm/mach-pxa/mxm8x10.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-pxa/mxm8x10.c b/arch/arm/mach-pxa/mxm8x10.c index 462167ac05f..cdf7f41e2bb 100644 --- a/arch/arm/mach-pxa/mxm8x10.c +++ b/arch/arm/mach-pxa/mxm8x10.c @@ -337,7 +337,7 @@ void __init mxm_8x10_mmc_init(void)  }  #endif -/* USB Open Host Controler Interface */ +/* USB Open Host Controller Interface */  static struct pxaohci_platform_data mxm_8x10_ohci_platform_data = {  	.port_mode = PMM_NPS_MODE,  	.flags = ENABLE_PORT_ALL  |