public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [Linux-ia64] Minor patch: remove warning in simserial.c
@ 2002-06-14  0:49 peterc
  0 siblings, 0 replies; only message in thread
From: peterc @ 2002-06-14  0:49 UTC (permalink / raw)
  To: linux-ia64

simserial.c needs hw_irq.h to get the declaration for ia64_alloc_irq()


--- /tmp/geta9559	Fri Jun 14 10:45:35 2002
+++ linux-2.5.18-patched/arch/ia64/hp/sim/simserial.c	Fri Jun 14 10:42:40 2002
@@ -31,6 +31,7 @@
 #include <linux/serialP.h>
 
 #include <asm/irq.h>
+#include <asm/hw_irq.h>
 #include <asm/uaccess.h>
 
 #ifdef CONFIG_KDB

--
Peter C					    peterc@gelato.unsw.edu.au
You are lost in a maze of BitKeeper repositories, all almost the same.


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

only message in thread, other threads:[~2002-06-14  0:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-14  0:49 [Linux-ia64] Minor patch: remove warning in simserial.c peterc

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