From 62b9ead87079ddebd003b0098022841e8c871b16 Mon Sep 17 00:00:00 2001 From: Peter Senna Tschudin Date: Tue, 18 Sep 2012 18:36:10 +0200 Subject: [PATCH] --- yaml --- r: 333323 b: refs/heads/master c: 11eff2788a1eb035693aa675504a40e72c920b61 h: refs/heads/master i: 333321: b687b5c14ae02cff1d3c76024f115edf5b108e0d 333319: 93b6ea9af7aa24e97d00cfe427b5318eab63daf8 v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-omap1/devices.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 25c54b51c240..6f9dd4883027 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b1a923d0a9f86e5dd154932fc3801561503baa46 +refs/heads/master: 11eff2788a1eb035693aa675504a40e72c920b61 diff --git a/trunk/arch/arm/mach-omap1/devices.c b/trunk/arch/arm/mach-omap1/devices.c index 726c02c9c0cd..d3fec92c54cb 100644 --- a/trunk/arch/arm/mach-omap1/devices.c +++ b/trunk/arch/arm/mach-omap1/devices.c @@ -231,7 +231,7 @@ void __init omap1_init_mmc(struct omap_mmc_platform_data **mmc_data, omap_mmc_add("mmci-omap", i, base, size, irq, rx_req, tx_req, mmc_data[i]); - }; + } } #endif