diff options
Diffstat (limited to 'drivers/scsi/a2091.h')
-rw-r--r-- | drivers/scsi/a2091.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/scsi/a2091.h b/drivers/scsi/a2091.h index fe809bc88d73..252528f2672e 100644 --- a/drivers/scsi/a2091.h +++ b/drivers/scsi/a2091.h @@ -11,9 +11,6 @@ #include <linux/types.h> -int a2091_detect(struct scsi_host_template *); -int a2091_release(struct Scsi_Host *); - #ifndef CMD_PER_LUN #define CMD_PER_LUN 2 #endif |