linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Getting rid of mach/timex.h usages below arch/arm
@ 2013-11-12 21:41 Uwe Kleine-König
  2013-11-12 21:41 ` [PATCH 1/4] ARM: sa1100: stop using mach/timex.h Uwe Kleine-König
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Uwe Kleine-König @ 2013-11-12 21:41 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

this patch series fixes all users of CLOCK_TICK_RATE to not use the the
symbol provided by mach/timex.h. Together with a few patches I already
sent out earlier [1] all users are fixed which should allow us to drop
including mach/timex.h from asm/timex.h and remove all mach/timex.h
files.

Best regards
Uwe

[1] 
	ARM: u300: fix timekeeping when periodic mode is used
	rtc: pxa: drop usage of CLOCK_TICK_RATE
	clocksource: sirf/marco+prima2: drop usage of CLOCK_TICK_RATE
	watchdog: sirf: don't depend on dummy value of CLOCK_TICK_RATE

Uwe Kleine-K?nig (4):
  ARM: sa1100: stop using mach/timex.h
  ARM: netx: stop using mach/timex.h
  ARM: mmp: stop using mach/timex.h
  ARM: ep93xx: stop using mach/timex.h

 arch/arm/mach-ep93xx/core.c |  3 ++-
 arch/arm/mach-mmp/time.c    | 12 +++++++++---
 arch/arm/mach-netx/time.c   |  6 ++++--
 arch/arm/mach-sa1100/time.c |  4 +++-
 4 files changed, 18 insertions(+), 7 deletions(-)

-- 
1.8.4.2

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2013-12-05 20:21 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-12 21:41 [PATCH 0/4] Getting rid of mach/timex.h usages below arch/arm Uwe Kleine-König
2013-11-12 21:41 ` [PATCH 1/4] ARM: sa1100: stop using mach/timex.h Uwe Kleine-König
2013-11-26 14:01   ` Uwe Kleine-König
2013-11-12 21:41 ` [PATCH 2/4] ARM: netx: " Uwe Kleine-König
2013-11-26 13:23   ` Sascha Hauer
2013-11-12 21:41 ` [PATCH 3/4] ARM: mmp: " Uwe Kleine-König
2013-11-13  2:16   ` Haojian Zhuang
2013-11-12 21:41 ` [PATCH 4/4] ARM: ep93xx: " Uwe Kleine-König
2013-11-18 17:07   ` Hartley Sweeten
2013-11-26 13:29   ` [PATCH v2 " Uwe Kleine-König
2013-11-26 16:30     ` Hartley Sweeten
2013-11-26 18:48 ` [PATCH 6/4] ARM: ixp4xx: stop using <mach/timex.h> Uwe Kleine-König
2013-12-05 20:18 ` [PATCH 0/12] Getting rid of mach/timex.h usages below arch/arm Uwe Kleine-König
2013-12-05 20:21   ` [PATCH 12/12] ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too Uwe Kleine-König

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).