Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorIngo Molnar <mingo@elte.hu>
Thu, 4 Mar 2010 10:51:29 +0000 (11:51 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 4 Mar 2010 10:51:29 +0000 (11:51 +0100)
kernel/trace/trace_clock.c

index 84a3a7b..6fbfb8f 100644 (file)
@@ -13,6 +13,7 @@
  * Tracer plugins will chose a default from these clocks.
  */
 #include <linux/spinlock.h>
+#include <linux/irqflags.h>
 #include <linux/hardirq.h>
 #include <linux/module.h>
 #include <linux/percpu.h>