commit | fd625f4705977de1ad00ac3cb519ec3ee8fd8598 | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew@wil.cx> | Tue Oct 02 21:55:38 2007 -0400 |
committer | James Bottomley <jejb@mulgrave.localdomain> | Fri Oct 12 14:53:52 2007 -0400 |
tree | 4f4e38fe30f39a7ca39a6171bf16683125defe0f | |
parent | 98d41c29a4b38c5b5e8ce5e13c4f3ac852615e0b [diff] |
[SCSI] advansys: Remove DvcGetPhyAddr This rather complex function boiled down to calling virt_to_bus(). Also get rid of some obsolete defines and variables that could never vary. Signed-off-by: Matthew Wilcox <willy@linux.intel.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>