public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: OMAP4 SMP: Corrected a typo fucntions to functions
@ 2013-09-07  3:47 Anoop Thomas Mathew
  2013-09-18 18:42 ` Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Anoop Thomas Mathew @ 2013-09-07  3:47 UTC (permalink / raw)
  To: santosh.shilimkar; +Cc: tony, linux-kernel

Corrected the functions spelling mistake in the OMAP4 SMP source file.

Signed-off-by: Anoop Thomas Mathew <atm@profoundis.com>
---
 arch/arm/mach-omap2/omap-smp.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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.
-- 
1.7.9.5


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-09-18 18:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-07  3:47 [PATCH] ARM: OMAP4 SMP: Corrected a typo fucntions to functions Anoop Thomas Mathew
2013-09-18 18:42 ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox