diff options
Diffstat (limited to 'drivers/scsi/sun3_scsi.c')
-rw-r--r-- | drivers/scsi/sun3_scsi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/sun3_scsi.c b/drivers/scsi/sun3_scsi.c index d56d85dd9ba0..69ee3e4a820e 100644 --- a/drivers/scsi/sun3_scsi.c +++ b/drivers/scsi/sun3_scsi.c | |||
@@ -75,9 +75,9 @@ | |||
75 | #define REAL_DMA | 75 | #define REAL_DMA |
76 | 76 | ||
77 | #include "scsi.h" | 77 | #include "scsi.h" |
78 | #include "initio.h" | ||
78 | #include <scsi/scsi_host.h> | 79 | #include <scsi/scsi_host.h> |
79 | #include "sun3_scsi.h" | 80 | #include "sun3_scsi.h" |
80 | #include "NCR5380.h" | ||
81 | 81 | ||
82 | static void NCR5380_print(struct Scsi_Host *instance); | 82 | static void NCR5380_print(struct Scsi_Host *instance); |
83 | 83 | ||