public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH-rt]: Add missing headers to clocksource.h
@ 2006-06-01 23:10 Deepak Saxena
  2006-06-04  8:42 ` Ingo Molnar
  0 siblings, 1 reply; 2+ messages in thread
From: Deepak Saxena @ 2006-06-01 23:10 UTC (permalink / raw)
  To: Ingo Molnar, Thomas Gleixner; +Cc: dwalker, James Perkins, linux-kernel


rt26 won't compile w/o this if GENERIC_TIME is set.

Index: linux-2.6-rt/kernel/time/clockevents.c
===================================================================
--- linux-2.6-rt.orig/kernel/time/clockevents.c
+++ linux-2.6-rt/kernel/time/clockevents.c
@@ -23,10 +23,12 @@
 
 #include <linux/clockchips.h>
 #include <linux/cpu.h>
+#include <linux/irq.h>
 #include <linux/init.h>
 #include <linux/notifier.h>
 #include <linux/module.h>
 #include <linux/percpu.h>
+#include <linux/profile.h>
 #include <linux/sysdev.h>
 #include <linux/hrtimer.h>
 
-- 
Deepak Saxena - dsaxena@plexity.net - http://www.plexity.net

In the end, they will not say, "those were dark times,"  they will ask
"why were their poets silent?" - Bertold Brecht

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

* Re: [PATCH-rt]: Add missing headers to clocksource.h
  2006-06-01 23:10 [PATCH-rt]: Add missing headers to clocksource.h Deepak Saxena
@ 2006-06-04  8:42 ` Ingo Molnar
  0 siblings, 0 replies; 2+ messages in thread
From: Ingo Molnar @ 2006-06-04  8:42 UTC (permalink / raw)
  To: Deepak Saxena; +Cc: Thomas Gleixner, dwalker, James Perkins, linux-kernel


* Deepak Saxena <dsaxena@plexity.net> wrote:

> rt26 won't compile w/o this if GENERIC_TIME is set.

thanks, applied.

	Ingo

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

end of thread, other threads:[~2006-06-04  8:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-01 23:10 [PATCH-rt]: Add missing headers to clocksource.h Deepak Saxena
2006-06-04  8:42 ` Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox