We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb33575 commit 8190b37Copy full SHA for 8190b37
arch/arm/mach-l7200/include/mach/sys-clock.h
@@ -18,7 +18,7 @@
18
19
/* IO_START and IO_BASE are defined in hardware.h */
20
21
-#define SYS_CLOCK_START (IO_START + SYS_CLCOK_OFF) /* Physical address */
+#define SYS_CLOCK_START (IO_START + SYS_CLOCK_OFF) /* Physical address */
22
#define SYS_CLOCK_BASE (IO_BASE + SYS_CLOCK_OFF) /* Virtual address */
23
24
/* Define the interface to the SYS_CLOCK */
0 commit comments