public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] missing asm/irq.h (cs89x0)
@ 2005-09-26  4:25 Al Viro
  0 siblings, 0 replies; only message in thread
From: Al Viro @ 2005-09-26  4:25 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Jeff Garzik, linux-kernel

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
----
diff -urN RC14-rc2-git5-ppc-arch/drivers/net/cs89x0.c RC14-rc2-git5-cs89x0/drivers/net/cs89x0.c
--- RC14-rc2-git5-ppc-arch/drivers/net/cs89x0.c	2005-09-10 15:41:34.000000000 -0400
+++ RC14-rc2-git5-cs89x0/drivers/net/cs89x0.c	2005-09-25 23:46:54.000000000 -0400
@@ -140,6 +140,7 @@
 
 #include <asm/system.h>
 #include <asm/io.h>
+#include <asm/irq.h>
 #if ALLOW_DMA
 #include <asm/dma.h>
 #endif

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-09-26  4:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-26  4:25 [PATCH] missing asm/irq.h (cs89x0) Al Viro

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