projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb33575
)
[ARM] mach-l7200: fix spelling of SYS_CLOCK_OFF
author
Pavel Roskin
<proski@gnu.org>
Tue, 12 May 2009 20:36:46 +0000
(13:36 -0700)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 18 May 2009 10:25:08 +0000
(11:25 +0100)
Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-l7200/include/mach/sys-clock.h
patch
|
blob
|
history
diff --git
a/arch/arm/mach-l7200/include/mach/sys-clock.h
b/arch/arm/mach-l7200/include/mach/sys-clock.h
index 2d7722be60eae8a1de519f0891577556bc50de78..e9729a35751dca5b22f065f45bd3287ad5b69c1c 100644
(file)
--- a/
arch/arm/mach-l7200/include/mach/sys-clock.h
+++ b/
arch/arm/mach-l7200/include/mach/sys-clock.h
@@
-18,7
+18,7
@@
/* IO_START and IO_BASE are defined in hardware.h */
-#define SYS_CLOCK_START (IO_START + SYS_CL
CO
K_OFF) /* Physical address */
+#define SYS_CLOCK_START (IO_START + SYS_CL
OC
K_OFF) /* Physical address */
#define SYS_CLOCK_BASE (IO_BASE + SYS_CLOCK_OFF) /* Virtual address */
/* Define the interface to the SYS_CLOCK */