projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7835027
)
ARM: OMAP4 SMP: Corrected a typo fucntions to functions
author
Anoop Thomas Mathew
<atm@profoundis.com>
Wed, 18 Sep 2013 19:02:00 +0000
(12:02 -0700)
committer
Tony 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
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/mach-omap2/omap-smp.c
b/arch/arm/mach-omap2/omap-smp.c
index 8708b2a9da453e91be9bc16590d48e9652b35508..89121109329533b917561f4da6ce4b335872f4c4 100644
(file)
--- 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 fu
cn
tions
+ * OMAP4 SMP source file. It contains platform specific fu
nc
tions
* needed for the linux smp kernel.
*
* Copyright (C) 2009 Texas Instruments, Inc.