diff options
Diffstat (limited to 'arch/arm/mach-omap2/board-omap3beagle.c')
-rw-r--r-- | arch/arm/mach-omap2/board-omap3beagle.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/board-omap3beagle.c b/arch/arm/mach-omap2/board-omap3beagle.c index 68ff8d51973c..a08bebc94ec5 100644 --- a/arch/arm/mach-omap2/board-omap3beagle.c +++ b/arch/arm/mach-omap2/board-omap3beagle.c | |||
@@ -514,6 +514,7 @@ static void __init omap3_beagle_init(void) | |||
514 | usbhs_init(&usbhs_bdata); | 514 | usbhs_init(&usbhs_bdata); |
515 | omap_nand_flash_init(NAND_BUSWIDTH_16, omap3beagle_nand_partitions, | 515 | omap_nand_flash_init(NAND_BUSWIDTH_16, omap3beagle_nand_partitions, |
516 | ARRAY_SIZE(omap3beagle_nand_partitions)); | 516 | ARRAY_SIZE(omap3beagle_nand_partitions)); |
517 | omap_twl4030_audio_init("omap3beagle"); | ||
517 | 518 | ||
518 | /* Ensure msecure is mux'd to be able to set the RTC. */ | 519 | /* Ensure msecure is mux'd to be able to set the RTC. */ |
519 | omap_mux_init_signal("sys_drm_msecure", OMAP_PIN_OFF_OUTPUT_HIGH); | 520 | omap_mux_init_signal("sys_drm_msecure", OMAP_PIN_OFF_OUTPUT_HIGH); |