lkml.org 
[lkml]   [2003]   [Sep]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
SubjectRe: [2.4 patch] Fix IRQ_NONE clash in SCSI drivers
Date
On Tuesday 02 September 2003 20:44, Adrian Bunk wrote:

Hi Adrian,

> This change added an (empty) IRQ_NONE #define to interrupt.h.
> Several scsi drivers are already using an IRQ_NONE. Rename that to
> SCSI_IRQ_NONE (a similar change was done in 2.5 by Andrew Morton several
> months ago).

right, but you forgot one header :-) ... Attached is a patch.

Marcelo, please apply this too.

ciao, Marc
--- a/drivers/scsi/NCR5380.h 2001-12-21 18:41:55.000000000 +0100
+++ b/drivers/scsi/NCR5380.h 2003-09-03 10:45:57.000000000 +0200
@@ -233,7 +233,7 @@
* Scsi_Host structure
*/

-#define IRQ_NONE 255
+#define SCSI_IRQ_NONE 255
#define DMA_NONE 255
#define IRQ_AUTO 254
#define DMA_AUTO 254
\
 
 \ /
  Last update: 2005-03-22 13:48    [W:0.242 / U:0.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site