commit | 997acab7d593913eaa0606ff257079efcfcb146d | [log] [tgz] |
---|---|---|
author | Finn Thain <fthain@telegraphics.com.au> | Wed Nov 12 16:11:54 2014 +1100 |
committer | Christoph Hellwig <hch@lst.de> | Thu Nov 20 09:11:06 2014 +0100 |
tree | 239997e829da105725a82d12d981c2ae9b6d4189 | |
parent | 76f13b9321ec8f9550cd1557ed28ac6ae91e612c [diff] |
ncr5380: Remove redundant AUTOSENSE macro Every NCR5380 driver sets AUTOSENSE so it need not be optional (and the mid-layer expects it). Remove this redundant macro to improve readability. Signed-off-by: Finn Thain <fthain@telegraphics.com.au> Reviewed-by: Hannes Reinecke <hare@suse.de> Tested-by: Michael Schmitz <schmitzmic@gmail.com> Signed-off-by: Christoph Hellwig <hch@lst.de>