public inbox for linux-kernel@vger.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] xd: fixup after header files cleanups: add include <linux/interrupt.h>
Date: Sun, 17 Nov 2002 17:18:58 -0200	[thread overview]
Message-ID: <20021117191858.GO28227@conectiva.com.br> (raw)

Linus,

	Please pull from:

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

	This is the only outstanding changeset there now.

- 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.855, 2002-11-17 17:09:57-02:00, acme@conectiva.com.br
  o xd: fixup after header files cleanups: add include <linux/interrupt.h>
  
  request_irq/free_irq are now in linux/interrupt.h


 xd.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletion(-)


diff -Nru a/drivers/block/xd.c b/drivers/block/xd.c
--- a/drivers/block/xd.c	Sun Nov 17 17:10:19 2002
+++ b/drivers/block/xd.c	Sun Nov 17 17:10:19 2002
@@ -35,7 +35,7 @@
 
 #include <linux/module.h>
 #include <linux/errno.h>
-#include <linux/sched.h>
+#include <linux/interrupt.h>
 #include <linux/mm.h>
 #include <linux/fs.h>
 #include <linux/kernel.h>
@@ -44,6 +44,7 @@
 #include <linux/hdreg.h>
 #include <linux/ioport.h>
 #include <linux/init.h>
+#include <linux/wait.h>
 #include <linux/devfs_fs_kernel.h>
 
 #include <asm/system.h>

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


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


begin 664 bkpatch22873
M'XL(`)OIUST``]V4T6K;,!2&KZ.G.)#+85N2Y=@R2\G:CJUTL)#1JS&&(BFS
MJ6VELIRDX(>?XFW9:-*6E5W-$I;P.?IUI/_#8[AIM<U'0M8:C>&]:5T^DJ;1
MTI4;$4I3ATOK`PMC?"`J3*VC\^NH;&35*=T&-$R0#\^%DP5LM&WS$0GCPQ=W
MO];Y:/'VW<V'-PN$IE.X*$3S37_2#J93Y(S=B$JU,^&*RC2ALZ)I:^V&C?M#
M:D\QIKXE)(UQ,NG)!+.TET01(AC1"E.631C:GV'VL/8'*H20U#?,6(\YCC&Z
M!!)F20*81H1$)`62YICG21I@FF,,)T7A%8$`HW/XMP>X0!(,[%0.JW+7K4&L
MG+90:*'\L"HKW8*LM&BZ=9N#4`I^V@"OJ[+I=MX5GV^[M0N+,R_EN]5WG6[=
MU]+>12NK]7X"PFIHS-:OAJ-UZ!JRF%`T_VT4"O[R00@+C,Z>N1QERSTOT;(R
M\C;:J5#^<4L,8]:3C&>L%Y2D*J8BB8F:8'[:D,?4!KLYYDG<$Q[C;$#P./=Y
M%E]8+=J4ULQJ+QFNVR[4JOO\:Y\OC]:,*?=`<,8])Y.,#XBR](C0^&E"*03D
M/R7TAY4?(;#;H7ODYB=<?0&XEW$&!%T-[_%3M5^QR8F4K2B'Z.'_)PLM;]NN
1GK*8+S--,_0=,EQS<7$%````
`
end

                 reply	other threads:[~2002-11-17 19:12 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=20021117191858.GO28227@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox