diff options
Diffstat (limited to 'drivers/scsi/aic7xxx/aic7xxx.h')
-rw-r--r-- | drivers/scsi/aic7xxx/aic7xxx.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/scsi/aic7xxx/aic7xxx.h b/drivers/scsi/aic7xxx/aic7xxx.h index 4850820816e0..5802f33324ce 100644 --- a/drivers/scsi/aic7xxx/aic7xxx.h +++ b/drivers/scsi/aic7xxx/aic7xxx.h | |||
@@ -1127,8 +1127,6 @@ struct ahc_pci_identity { | |||
1127 | char *name; | 1127 | char *name; |
1128 | ahc_device_setup_t *setup; | 1128 | ahc_device_setup_t *setup; |
1129 | }; | 1129 | }; |
1130 | extern struct ahc_pci_identity ahc_pci_ident_table[]; | ||
1131 | extern const u_int ahc_num_pci_devs; | ||
1132 | 1130 | ||
1133 | /***************************** VL/EISA Declarations ***************************/ | 1131 | /***************************** VL/EISA Declarations ***************************/ |
1134 | struct aic7770_identity { | 1132 | struct aic7770_identity { |