lkml.org 
[lkml]   [2005]   [Sep]   [26]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
DateMon, 26 Sep 2005 05:25:59 +0100
FromAl Viro <>
Subject[PATCH] missing asm/irq.h (cs89x0)
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-09-26 04:29    [from the cache]
©2003-2008