projects
/
platform
/
kernel
/
linux-rpi3.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
|
history
diff --git
a/arch/arm/mach-omap2/omap-smp.c
b/arch/arm/mach-omap2/omap-smp.c
index
8708b2a
..
8912110
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.