mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] missing include in smc-ultra
@ 2005-08-28  2:52 Al Viro
  0 siblings, 0 replies; only message in thread
From: Al Viro @ 2005-08-28  2:52 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk>
----
diff -urN RC13-rc7-base/drivers/net/smc-ultra.c current/drivers/net/smc-ultra.c
--- RC13-rc7-base/drivers/net/smc-ultra.c	2005-08-24 01:56:39.000000000 -0400
+++ current/drivers/net/smc-ultra.c	2005-08-27 22:47:43.000000000 -0400
@@ -68,6 +68,7 @@
 #include <linux/etherdevice.h>
 
 #include <asm/io.h>
+#include <asm/irq.h>
 #include <asm/system.h>
 
 #include "8390.h"

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

only message in thread, other threads:[~2005-08-28  2:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-28  2:52 [PATCH] missing include in smc-ultra Al Viro

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

all inboxes | Powered by JetHome®