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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/