linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Cleanup sched_clock.h users
@ 2013-07-18  2:39 Stephen Boyd
  2013-07-18  2:39 ` [PATCH 1/3] clocksource: orion: Use linux/sched_clock.h Stephen Boyd
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Stephen Boyd @ 2013-07-18  2:39 UTC (permalink / raw)
  To: linux-arm-kernel

This patchset cleans up the last few stragglers using the sched_clock.h
header file in asm and removes the asm header.

A new one appeared in drivers/clocksource so I'm not sure who
wants to take that one.

Stephen Boyd (3):
  clocksource: orion: Use linux/sched_clock.h
  ARM: clps711x: Use linux/sched_clock.h
  ARM: Remove temporary sched_clock.h header

 arch/arm/include/asm/sched_clock.h | 4 ----
 arch/arm/mach-clps711x/common.c    | 2 +-
 drivers/clocksource/time-orion.c   | 2 +-
 3 files changed, 2 insertions(+), 6 deletions(-)
 delete mode 100644 arch/arm/include/asm/sched_clock.h

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation

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

end of thread, other threads:[~2013-07-18  3:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-18  2:39 [PATCH 0/3] Cleanup sched_clock.h users Stephen Boyd
2013-07-18  2:39 ` [PATCH 1/3] clocksource: orion: Use linux/sched_clock.h Stephen Boyd
2013-07-18  2:39 ` [PATCH 2/3] ARM: clps711x: " Stephen Boyd
2013-07-18  2:39 ` [PATCH 3/3] ARM: Remove temporary sched_clock.h header Stephen Boyd
2013-07-18  3:41 ` [PATCH 0/3] Cleanup sched_clock.h users John Stultz

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).