From 10be62506f5dd8013bf76f168c89ed4f7608c4d4 Mon Sep 17 00:00:00 2001 From: Ondrej Zary Date: Fri, 6 Feb 2015 23:11:24 +0100 Subject: aha1542: Remove SCSI_BUF_PA, SCSI_SG_PA, AHA1542_SCATTER and AHA1542_CMDLUN Signed-off-by: Ondrej Zary Reviewed-by: Christoph Hellwig Signed-off-by: James Bottomley --- drivers/scsi/aha1542.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'drivers/scsi/aha1542.h') diff --git a/drivers/scsi/aha1542.h b/drivers/scsi/aha1542.h index af911258076b..812a40670973 100644 --- a/drivers/scsi/aha1542.h +++ b/drivers/scsi/aha1542.h @@ -138,7 +138,5 @@ static int aha1542_biosparam(struct scsi_device *, struct block_device *, sector_t, int *); #define AHA1542_MAILBOXES 8 -#define AHA1542_SCATTER 16 -#define AHA1542_CMDLUN 1 #endif -- cgit v1.2.3