[SCSI] advansys: Remove DvcGetPhyAddr
authorMatthew Wilcox <matthew@wil.cx>
Wed, 3 Oct 2007 01:55:38 +0000 (21:55 -0400)
committerJames Bottomley <jejb@mulgrave.localdomain>
Fri, 12 Oct 2007 18:53:52 +0000 (14:53 -0400)
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>

No differences found