public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [M68KNOMMU]: create hw_irq.h
@ 2007-07-25 12:07 Greg Ungerer
  2007-07-25 12:17 ` Christoph Hellwig
  0 siblings, 1 reply; 4+ messages in thread
From: Greg Ungerer @ 2007-07-25 12:07 UTC (permalink / raw)
  To: torvalds; +Cc: gerg, linux-kernel

Need an include/asm-m68knommu/hw_irq.h for kernel/hrtimer.c

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
---


diff -Naur linux-2.6.22/include/asm-m68knommu/hw_irq.h linux-2.6.22-uc0/include/asm-m68knommu/hw_irq.h
--- linux-2.6.22/include/asm-m68knommu/hw_irq.h	1970-01-01 10:00:00.000000000 +1000
+++ linux-2.6.22-uc0/include/asm-m68knommu/hw_irq.h	2007-07-12 15:23:59.000000000 +1000
@@ -0,0 +1,4 @@
+#ifndef __M68KNOMMU_HW_IRQ_H__
+#define __M68KNOMMU_HW_IRQ_H__
+
+#endif /* __M68KNOMMU_HW_IRQ_H__ */

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

end of thread, other threads:[~2007-07-25 13:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-25 12:07 [M68KNOMMU]: create hw_irq.h Greg Ungerer
2007-07-25 12:17 ` Christoph Hellwig
2007-07-25 12:37   ` Greg Ungerer
2007-07-25 13:17     ` Christoph Hellwig

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