[ARM] Fix Acorn platform SCSI driver build failures
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sun, 6 Aug 2006 19:55:33 +0000 (20:55 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 6 Aug 2006 19:55:33 +0000 (20:55 +0100)
SCSI folk forgot to fix up all the uses of 'buffer' before deleting
this struct member.  Do it for them to rescue the resulting build
failures.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found