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: upstream/snapshot3+hdmi~4208^2~17^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b6b2485214d2b6af534ae433b588c0bb76fe78af;hp=783502719cdf066fcb91f37c77728916730ae60f;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.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.