patch-2.3.19 linux/drivers/scsi/wd33c93.h

Next file: linux/drivers/sound/Config.in
Previous file: linux/drivers/scsi/u14-34f.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.18/linux/drivers/scsi/wd33c93.h linux/drivers/scsi/wd33c93.h
@@ -190,6 +190,9 @@
 typedef struct {
    volatile unsigned char   SASR;
    char                     pad;
+#ifdef CONFIG_SGI
+   char                     pad2,pad3;
+#endif
    volatile unsigned char   SCMD;
 } wd33c93_regs;
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)