Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 20 Nov 2002 19:57:23 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 20 Nov 2002 19:57:22 -0500 Received: from orion.netbank.com.br ([200.203.199.90]:17167 "EHLO orion.netbank.com.br") by vger.kernel.org with ESMTP id ; Wed, 20 Nov 2002 19:57:20 -0500 Date: Wed, 20 Nov 2002 23:04:21 -0200 From: Arnaldo Carvalho de Melo To: Linus Torvalds Cc: Linux Kernel Mailing List Subject: [PATCH] hd: fix up header cleanups: add include Message-ID: <20021121010421.GC28717@conectiva.com.br> Mail-Followup-To: Arnaldo Carvalho de Melo , Linus Torvalds , Linux Kernel Mailing List Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Url: http://advogato.org/person/acme Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2320 Lines: 76 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 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 #include #include -#include +#include #include #include #include @@ -45,7 +46,6 @@ #include #include #include -#include #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#'HY9EIB?>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/