Commit de620cb1 authored by Rusty Russell's avatar Rusty Russell Committed by Linus Torvalds

[PATCH] kill unneeded declaration from drivers_scsi_sim710.h (fwd)

parent ac0da8d8
......@@ -14,8 +14,6 @@ int sim710_abort(Scsi_Cmnd * SCpnt);
int sim710_bus_reset(Scsi_Cmnd * SCpnt);
int sim710_dev_reset(Scsi_Cmnd * SCpnt);
int sim710_host_reset(Scsi_Cmnd * SCpnt);
int sim710_biosparam(struct scsi_device *, struct block_device *,
sector_t, int*);
#ifdef MODULE
int sim710_release(struct Scsi_Host *);
#else
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment