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

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


Linus,

        Please pull from:

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

        Now there just this outstanding changeset.

- 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.922, 2002-11-20 23:01:13-02:00, acme@conectiva.com.br
  hd: fix up header cleanup: add include <linux/interrupt.h>

 hd.c | 4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff -Nru a/drivers/ide/legacy/hd.c b/drivers/ide/legacy/hd.c
--- a/drivers/ide/legacy/hd.c Wed Nov 20 23:02:46 2002
+++ b/drivers/ide/legacy/hd.c Wed Nov 20 23:02:46 2002
@@ -26,9 +26,10 @@
 /* Uncomment the following if you want verbose error reports. */
 /* #define VERBOSE_ERRORS */
 
+#include <linux/blk.h>
 #include <linux/errno.h>
 #include <linux/signal.h>
-#include <linux/sched.h>
+#include <linux/interrupt.h>
 #include <linux/timer.h>
 #include <linux/fs.h>
 #include <linux/kernel.h>
@@ -45,7 +46,6 @@
 #include <asm/system.h>
 #include <asm/io.h>
 #include <asm/uaccess.h>
-#include <linux/blk.h>
 
 #ifdef __arm__
 #undef HD_IRQ

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

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

begin 664 bkpatch3815
M'XL(`+8PW#T``\U4P8K;,!0\1U_Q(,=B64^V'-LT2[J;TBY;:$C94^E!D92U
MB6,'V4ZSX(]?.6D3$KJ!ECWT2>B@)X]&,X.'\%@;FPZD6ALRA,]5W:0#595&
M-?E64E6MZ<*ZQKRJ7,//JK7Q;Q_\O%1%JTWM<2J(:\]DHS+8&ENG`Z3!<:=Y
MWIAT,/_XZ?'+ASDAXS'<9;)\,M],`^,Q:2J[E86N)[+)BJJDC95EO3;-_N+N
M>+3CC'$W!(X")J(.(Q:..H4:489H-.-A'(4GM)[E52Q$WB\Q2SH>)G%"IH`T
MX1P8]Q%]SH`'*<,4`X_QE#'HY9E<R@+O$#Q&;N%MGW%'%&0ZA66^@W8#F9':
M6%"%D66[24%J#;_DA_=%7K8[YT9CK&TW#<UNR`/PD`M!9B>IB?>710B3C-R`
MW"TJ,UFTMJSI7M25L:4IJ%YUVN:]W7ZNC9]IJ@Z/BS%RTHXPZ,(@&HE.F`4F
MB6!*B.4R%-&?A3P#*\R35,\G3.<5,F2NNL"5V*?HE0_Z3+TY9[+-;359.V_I
MIFZIT>WWWX;_N,Z<\81QP5!T`8_#0\IP=!XRYN;UD''P^/\7LH,77\&S/_?3
MA6;VFBW_D+]['@.2X06'1;'J;Y\&Z)KW^_7RR!G-:=BC'/]&*C-J5;?KL1+(
-(PP4>0$0FVJM_P0`````
`
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:34 EST