All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Cleanup sched_clock.h users
@ 2013-07-18  2:39 ` Stephen Boyd
  0 siblings, 0 replies; 10+ 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] 10+ messages in thread

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

Thread overview: 10+ 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 ` Stephen Boyd
2013-07-18  2:39 ` [PATCH 1/3] clocksource: orion: Use linux/sched_clock.h Stephen Boyd
2013-07-18  2:39   ` Stephen Boyd
2013-07-18  2:39 ` [PATCH 2/3] ARM: clps711x: " Stephen Boyd
2013-07-18  2:39   ` Stephen Boyd
2013-07-18  2:39 ` [PATCH 3/3] ARM: Remove temporary sched_clock.h header Stephen Boyd
2013-07-18  2:39   ` Stephen Boyd
2013-07-18  3:41 ` [PATCH 0/3] Cleanup sched_clock.h users John Stultz
2013-07-18  3:41   ` John Stultz

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.