public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2.6.19-git] Fix ARM breakage due to no irq_regs.h
@ 2006-10-06 18:07 Deepak Saxena
  2006-10-06 18:13 ` Linus Torvalds
  0 siblings, 1 reply; 4+ messages in thread
From: Deepak Saxena @ 2006-10-06 18:07 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel


Signed-off-by: Deepak Saxena <dsaxena@plexity.net>


diff --git a/include/asm-arm/irq_regs.h b/include/asm-arm/irq_regs.h
new file mode 100644
index 0000000..3dd9c0b
--- /dev/null
+++ b/include/asm-arm/irq_regs.h
@@ -0,0 +1 @@
+#include <asm-generic/irq_regs.h>

-- 
Deepak Saxena - dsaxena@plexity.net - http://www.plexity.net

"An open heart has no possessions, only experiences" - Matt Bibbeau

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

end of thread, other threads:[~2006-10-06 18:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-06 18:07 [PATCH 2.6.19-git] Fix ARM breakage due to no irq_regs.h Deepak Saxena
2006-10-06 18:13 ` Linus Torvalds
2006-10-06 18:22   ` Ben Dooks
2006-10-06 18:34     ` Linus Torvalds

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