[PATCH] missing asm/irq.h (cs89x0)

From: Al Viro
Date: Sun Sep 25 2005 - 23:27:19 EST


Signed-off-by: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
----
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/