]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: OMAP4 SMP: Corrected a typo fucntions to functions
authorAnoop Thomas Mathew <atm@profoundis.com>
Wed, 18 Sep 2013 19:02:00 +0000 (12:02 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 18 Sep 2013 19:02:00 +0000 (12:02 -0700)
Corrected the functions spelling mistake in the OMAP4 SMP source file.

Signed-off-by: Anoop Thomas Mathew <atm@profoundis.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/omap-smp.c

index 8708b2a9da453e91be9bc16590d48e9652b35508..89121109329533b917561f4da6ce4b335872f4c4 100644 (file)
@@ -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.