diff options
Diffstat (limited to 'drivers/scsi/aic7xxx/aicasm/aicasm_insformat.h')
-rw-r--r-- | drivers/scsi/aic7xxx/aicasm/aicasm_insformat.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/scsi/aic7xxx/aicasm/aicasm_insformat.h b/drivers/scsi/aic7xxx/aicasm/aicasm_insformat.h index 9df9e2ce3538..8373447bd7d3 100644 --- a/drivers/scsi/aic7xxx/aicasm/aicasm_insformat.h +++ b/drivers/scsi/aic7xxx/aicasm/aicasm_insformat.h | |||
@@ -209,7 +209,6 @@ struct instruction { | |||
209 | #define AIC_OP_JC16 0x9105 | 209 | #define AIC_OP_JC16 0x9105 |
210 | #define AIC_OP_JNC16 0x9205 | 210 | #define AIC_OP_JNC16 0x9205 |
211 | #define AIC_OP_CALL16 0x9305 | 211 | #define AIC_OP_CALL16 0x9305 |
212 | #define AIC_OP_CALL16 0x9305 | ||
213 | 212 | ||
214 | /* Page extension is low three bits of second opcode byte. */ | 213 | /* Page extension is low three bits of second opcode byte. */ |
215 | #define AIC_OP_JMPF 0xA005 | 214 | #define AIC_OP_JMPF 0xA005 |