浏览代码

Merge branch 'fortglx/3.11/time' of git://git.linaro.org/people/jstultz/linux into timers/core

Thomas Gleixner 12 年之前
父节点
当前提交
67c120dc33
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      arch/arm/include/asm/sched_clock.h

+ 4 - 0
arch/arm/include/asm/sched_clock.h

@@ -0,0 +1,4 @@
+/* You shouldn't include this file. Use linux/sched_clock.h instead.
+ * Temporary file until all asm/sched_clock.h users are gone
+ */
+#include <linux/sched_clock.h>