sysace: HDIO_GETGEO has it's own method for ages
authorChristoph Hellwig <hch@lst.de>
Sat, 11 Aug 2007 20:34:31 +0000 (22:34 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Sat, 11 Aug 2007 20:34:48 +0000 (22:34 +0200)
commita6b3a93e15b2925a151e9ae13dcb93ad7b3e48aa
tree42640043e31911129ba44efc4fcb8e19e5e27ef0
parent2e4934aa4586832c35e077191849a06f93e4a9a0
sysace: HDIO_GETGEO has it's own method for ages

The way this driver tries to implement HDIO_GETGEO it'll never be called.
Then again on ppc it probably will never be called anyway because it's
utterly pointless.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Cc: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
drivers/block/xsysace.c