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