From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Sat, 19 Nov 2011 00:16:57 +0100 Subject: [U-Boot] [PATCH] OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that. In-Reply-To: <1292675060-3971-1-git-send-email-holler@ahsoftware.de> References: <1292675060-3971-1-git-send-email-holler@ahsoftware.de> Message-ID: <20111119001657.4729c1e1@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sat, 18 Dec 2010 13:24:20 +0100 Alexander Holler wrote: > There is no need to have such a function twice. > > Signed-off-by: Alexander Holler > --- > arch/arm/cpu/armv7/omap3/board.c | 12 +----------- > 1 files changed, 1 insertions(+), 11 deletions(-) Applied rebased version to u-boot-staging agust at denx.de Thanks, Anatolij