diff options
Diffstat (limited to 'arch/arm/mach-omap1/board-sx1.c')
-rw-r--r-- | arch/arm/mach-omap1/board-sx1.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap1/board-sx1.c b/arch/arm/mach-omap1/board-sx1.c index be3ecd8c890e..faa99b54c1ec 100644 --- a/arch/arm/mach-omap1/board-sx1.c +++ b/arch/arm/mach-omap1/board-sx1.c | |||
@@ -442,6 +442,7 @@ static void __init omap_sx1_init(void) | |||
442 | omap_board_config = sx1_config; | 442 | omap_board_config = sx1_config; |
443 | omap_board_config_size = ARRAY_SIZE(sx1_config); | 443 | omap_board_config_size = ARRAY_SIZE(sx1_config); |
444 | omap_serial_init(); | 444 | omap_serial_init(); |
445 | omap_register_i2c_bus(1, 100, NULL, 0); | ||
445 | sx1_mmc_init(); | 446 | sx1_mmc_init(); |
446 | 447 | ||
447 | /* turn on USB power */ | 448 | /* turn on USB power */ |