[PATCH] i20: fix up header cleanups: add include <linux/interrupt.h>

From: Arnaldo Carvalho de Melo (acme@conectiva.com.br)
Date: Wed Nov 20 2002 - 20:22:05 EST


Linus,

        Please pull from:

master.kernel.org:/home/acme/BK/includes-2.5

        Now there are three outstanding changesets.

- Arnaldo

You can import this changeset into BK by piping this whole message to:
'| bk receive [path to repository]' or apply the patch as usual.

===================================================================

ChangeSet@1.924, 2002-11-20 23:15:34-02:00, acme@conectiva.com.br
  i2o: fix up header cleanups: add include <linux/interrupt.h>
  
  and also makes a var go to .bss...

 i2o_pci.c | 4 +++-
 1 files changed, 3 insertions(+), 1 deletion(-)

diff -Nru a/drivers/message/i2o/i2o_pci.c b/drivers/message/i2o/i2o_pci.c
--- a/drivers/message/i2o/i2o_pci.c Wed Nov 20 23:19:32 2002
+++ b/drivers/message/i2o/i2o_pci.c Wed Nov 20 23:19:32 2002
@@ -27,14 +27,16 @@
 #include <linux/i2o.h>
 #include <linux/errno.h>
 #include <linux/init.h>
+#include <linux/interrupt.h>
 #include <linux/slab.h>
+
 #include <asm/io.h>
 
 #ifdef CONFIG_MTRR
 #include <asm/mtrr.h>
 #endif // CONFIG_MTRR
 
-static int dpt = 0;
+static int dpt;
 
 
 /**

===================================================================

This BitKeeper patch contains the following changesets:
1.924
## Wrapped with gzip_uu ##

begin 664 bkpatch4168
M'XL(`*0TW#T``]6476O;,!2&KZ-?<:"7(\HY\E?B+25K.[;0P4I'[P9#D=78
MU+:,)*<M^,=734<ZMI#NZV:6+(./='S.^S[X"*Z<MOE(JD:S(_A@G,]'RK1:
M^6HCN3(-7]D0N#0F!":E:?3DY'Q2M:KN"^W&@B<LA"^D5R5LM'7YB'BT>^/O
M.YV/+M^]O_KX]I*Q^1Q.2]FN]6?M83YGWMB-K`NWD+ZL3<N]E:UKM-]^>-AM
M'02B"".A+,(D'2C%.!L4%40R)EV@B*=IS&[K:E&:VC3&=N7]GA1$@I`PCFD0
M,<XB=@;$9R(&%!.BB4`044Y)'L5C%#DB/*JR^%$->$4P1G8"_[;Z4Z:@$B:'
MZ^H.^@Y*+0MM0=5:MGWG<I!%`=]TAS=UU?9WP0:OK>T[S\OC<#Q,V18@:V>@
MD3?:@82-M+`VH5;@*^<XY^P<A,A$RBZ>O6#CW[P80XGL^`4)"EL](C$);3W>
M7SM5<?6='#'2=,`,LW10XII6@E(EQ"JEV?5^Z7<9&^V<7.L]F9\\IB2B(<(X
MB;?0'3SV,HA_T0>3M6P7E37M6GK-W6W(JR7?VL>-7?/^YA>:PDPDE(@LF@XB
MFU&Z!9?P)V[I,+<1C.E_YO;)T$\PMK?;&3B\..SM'X"]%#,@=G2HXF6$8<L7
J=A9EX;G<KLY+7P4E6@]%YU\__Q15J=6-ZYOYC`BG68'L`7],P]AT!0``
`
end
-
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/



This archive was generated by hypermail 2b29 : Sat Nov 23 2002 - 22:00:35 EST