From d446393dea72f8efc142096cede94a010d3835b1 Mon Sep 17 00:00:00 2001 From: Richard Zhu Date: Wed, 28 Sep 2011 15:41:56 +0800 Subject: [PATCH] --- yaml --- r: 272670 b: refs/heads/master c: 0661b82c94925fb47708165eaf78cf380b31ffb3 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-mx5/board-mx53_loco.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index e86e84f6254b..7ac2e5515a93 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e97e303d801f9ab74590ff5d56e614e811efe98b +refs/heads/master: 0661b82c94925fb47708165eaf78cf380b31ffb3 diff --git a/trunk/arch/arm/mach-mx5/board-mx53_loco.c b/trunk/arch/arm/mach-mx5/board-mx53_loco.c index 4e1d51d252dc..940aac932fa3 100644 --- a/trunk/arch/arm/mach-mx5/board-mx53_loco.c +++ b/trunk/arch/arm/mach-mx5/board-mx53_loco.c @@ -273,6 +273,7 @@ static void __init mx53_loco_board_init(void) imx53_add_sdhci_esdhc_imx(2, &mx53_loco_sd3_data); imx_add_gpio_keys(&loco_button_data); gpio_led_register_device(-1, &mx53loco_leds_data); + imx53_add_ahci_imx(); } static void __init mx53_loco_timer_init(void)