From: Anoop Thomas Mathew Date: Wed, 18 Sep 2013 19:02:00 +0000 (-0700) Subject: ARM: OMAP4 SMP: Corrected a typo fucntions to functions X-Git-Tag: v3.12-rc2~13^2~1^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b6b2485214d2b6af534ae433b588c0bb76fe78af;p=profile%2Fivi%2Fkernel-x86-ivi.git ARM: OMAP4 SMP: Corrected a typo fucntions to functions Corrected the functions spelling mistake in the OMAP4 SMP source file. Signed-off-by: Anoop Thomas Mathew Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/mach-omap2/omap-smp.c b/arch/arm/mach-omap2/omap-smp.c index 8708b2a..8912110 100644 --- a/arch/arm/mach-omap2/omap-smp.c +++ b/arch/arm/mach-omap2/omap-smp.c @@ -1,5 +1,5 @@ /* - * OMAP4 SMP source file. It contains platform specific fucntions + * OMAP4 SMP source file. It contains platform specific functions * needed for the linux smp kernel. * * Copyright (C) 2009 Texas Instruments, Inc.