Browse Source

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 <atm@profoundis.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Anoop Thomas Mathew 11 years ago
parent
commit
b6b2485214
1 changed files with 1 additions and 1 deletions
  1. 1 1
      arch/arm/mach-omap2/omap-smp.c

+ 1 - 1
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.