All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnaldo Carvalho de Melo <acme@conectiva.com.br>
To: Linus Torvalds <torvalds@transmeta.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Linux Kernel Janitors Project 
	<kernel-janitor-discuss@lists.sourceforge.net>
Subject: [PATCH] cpqarray/cciss: fixup after header files cleanups: add include <linux/interrupt.h>
Date: Sun, 17 Nov 2002 17:23:30 -0200	[thread overview]
Message-ID: <20021117192330.GP28227@conectiva.com.br> (raw)

Linus,

	Please pull from:

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

	Now there are two 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.856, 2002-11-17 17:20:14-02:00, acme@conectiva.com.br
  o cpqarray/cciss: fixup after header files cleanups: add include <linux/interrupt.h>
  
  request_irq/free_irq are now in linux/interrupt.h


 cciss.c    |    1 +
 cpqarray.c |    1 +
 2 files changed, 2 insertions(+)


diff -Nru a/drivers/block/cciss.c b/drivers/block/cciss.c
--- a/drivers/block/cciss.c	Sun Nov 17 17:21:27 2002
+++ b/drivers/block/cciss.c	Sun Nov 17 17:21:27 2002
@@ -22,6 +22,7 @@
 
 #include <linux/config.h>	/* CONFIG_PROC_FS */
 #include <linux/module.h>
+#include <linux/interrupt.h>
 #include <linux/version.h>
 #include <linux/types.h>
 #include <linux/pci.h>
diff -Nru a/drivers/block/cpqarray.c b/drivers/block/cpqarray.c
--- a/drivers/block/cpqarray.c	Sun Nov 17 17:21:27 2002
+++ b/drivers/block/cpqarray.c	Sun Nov 17 17:21:27 2002
@@ -25,6 +25,7 @@
 #include <linux/types.h>
 #include <linux/pci.h>
 #include <linux/bio.h>
+#include <linux/interrupt.h>
 #include <linux/kernel.h>
 #include <linux/slab.h>
 #include <linux/delay.h>

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


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


begin 664 bkpatch23294
M'XL(`#?LUST``^U6T6Z;,!1]CK_B2GV<`M<&`T%+E;6;MJF35G7JTS1-KG$&
M*L'4-FDC\?%UTC6KVH@NW=XVL`!QKZ^/[SD'<0#G5IE\).1"D0/XH*W+1U(W
M2KIJ*0*I%\&%\8$SK7T@+/5"A4<G8=7(NBN4';.`$Q\^%4Z6L%3&YB,:1-LW
M;M6J?'3V[OWYIS=GA$RG<%R*YH?ZHAQ,I\1ILQ1U86?"E;5N`F=$8Q?*;1;N
MMZD]0V3^Y#2-D"<]33!.>TD+2D5,58$LSI*8K/<P>XS]415*:4HG..%ICUE$
M&7D+-,AX`LA"2D.:`DUSACF-Q\AR1-A9%%XQ&",Y@K^[@6,B08-LKX0Q8A5*
M65F;P[RZZ5H0<Z<,E$H4_C:O:F5!UDHT7>M31%'`3TK@=5TUW8UGR.>;KG5!
M>>C+^F'45:>L^UZ9JW!NE%H_@#`*&GWM9\.3>>0$DIC%Y/07:62\YT$("B2'
MSS2J,-5:.^%%K>5E>-^`0#[H6XP8]RS-,MYG/)N(:#)/"YQ+5;#='`T7O=,!
M0TI[EO`TV1?BFIH=^"CG47_!*5>(D>(RXK%(?@_?@XH/P&&&'MS:.#O3GS?1
M'^`FIK-N-5M?I3;M!K?HOMZO]VUP!\@QBCE+>N11RC<V2_@3E]%AE]%_PV4;
MCC_#V%QOAG?-Z6ZZ7V"_CRP&2@Z&<.]0U]8L>PML3^^2967T;.$K!ZWM`E4,
MZ.N1@Y%-D'&_0L^B[+_$AB5V]Y$;UMBVOR^26?JLS.Y_"F2IY*7M%E,4G$\0
+!;D%)>.YY88(````
`
end

                 reply	other threads:[~2002-11-17 19:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20021117192330.GP28227@conectiva.com.br \
    --to=acme@conectiva.com.br \
    --cc=kernel-janitor-discuss@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.