summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sym53c8xx_2/sym53c8xx.h
diff options
context:
space:
mode:
authorMatthew Wilcox2007-10-05 21:55:08 +0200
committerJames Bottomley2007-10-23 21:11:57 +0200
commita44131b35ec1a46ed75014d818cb9d5706117b49 (patch)
tree2e0db739539cff760cfb3cf01b9f0c8c5ed18773 /drivers/scsi/sym53c8xx_2/sym53c8xx.h
parent[SCSI] sym53c8xx: Remove io_ws, mmio_ws and ram_ws elements (diff)
downloadkernel-qcow2-linux-a44131b35ec1a46ed75014d818cb9d5706117b49.tar.gz
kernel-qcow2-linux-a44131b35ec1a46ed75014d818cb9d5706117b49.tar.xz
kernel-qcow2-linux-a44131b35ec1a46ed75014d818cb9d5706117b49.zip
[SCSI] sym53c8xx: Remove tag_ctrl module parameter
With sysfs making these options tunable at runtime, there's no justification for keeping this horrendously complex specification string around. Signed-off-by: Matthew Wilcox <willy@linux.intel.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi/sym53c8xx_2/sym53c8xx.h')
-rw-r--r--drivers/scsi/sym53c8xx_2/sym53c8xx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/scsi/sym53c8xx_2/sym53c8xx.h b/drivers/scsi/sym53c8xx_2/sym53c8xx.h
index 7519728dfc38..62d29cfac9e4 100644
--- a/drivers/scsi/sym53c8xx_2/sym53c8xx.h
+++ b/drivers/scsi/sym53c8xx_2/sym53c8xx.h
@@ -127,7 +127,6 @@ struct sym_driver_setup {
u_char settle_delay;
u_char use_nvram;
u_long excludes[8];
- char tag_ctrl[100];
};
#define SYM_SETUP_MAX_TAG sym_driver_setup.max_tag