All of lore.kernel.org
 help / color / mirror / Atom feed
* [merged] arm-mach-l7200-fix-spelling-of-sys_clock_off.patch removed from -mm tree
@ 2009-05-26 19:35 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2009-05-26 19:35 UTC (permalink / raw)
  To: proski, mm-commits


The patch titled
     arm: mach-l7200: fix spelling of SYS_CLOCK_OFF
has been removed from the -mm tree.  Its filename was
     arm-mach-l7200-fix-spelling-of-sys_clock_off.patch

This patch was dropped because it was merged into mainline or a subsystem tree

The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/

------------------------------------------------------
Subject: arm: mach-l7200: fix spelling of SYS_CLOCK_OFF
From: Pavel Roskin <proski@gnu.org>

Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 arch/arm/mach-l7200/include/mach/sys-clock.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff -puN arch/arm/mach-l7200/include/mach/sys-clock.h~arm-mach-l7200-fix-spelling-of-sys_clock_off arch/arm/mach-l7200/include/mach/sys-clock.h
--- a/arch/arm/mach-l7200/include/mach/sys-clock.h~arm-mach-l7200-fix-spelling-of-sys_clock_off
+++ a/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 */
_

Patches currently in -mm which might be from proski@gnu.org are

linux-next.patch
intelfb-fix-spelling-of-clock.patch


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-05-26 19:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-26 19:35 [merged] arm-mach-l7200-fix-spelling-of-sys_clock_off.patch removed from -mm tree akpm

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.