* [PATCH] mach-l7200: fix spelling of SYS_CLOCK_OFF
@ 2009-04-21 21:09 Pavel Roskin
0 siblings, 0 replies; only message in thread
From: Pavel Roskin @ 2009-04-21 21:09 UTC (permalink / raw)
To: linux-arm-kernel, linux-kernel
Signed-off-by: Pavel Roskin <proski@gnu.org>
---
arch/arm/mach-l7200/include/mach/sys-clock.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/arm/mach-l7200/include/mach/sys-clock.h b/arch/arm/mach-l7200/include/mach/sys-clock.h
index 2d7722b..e9729a3 100644
--- 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_CLCOK_OFF) /* Physical address */
+#define SYS_CLOCK_START (IO_START + SYS_CLOCK_OFF) /* Physical address */
#define SYS_CLOCK_BASE (IO_BASE + SYS_CLOCK_OFF) /* Virtual address */
/* Define the interface to the SYS_CLOCK */
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2009-04-21 21:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-21 21:09 [PATCH] mach-l7200: fix spelling of SYS_CLOCK_OFF Pavel Roskin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox