diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2015-01-07 16:24:22 +0300 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2015-01-08 16:27:02 +0300 |
commit | d7c256e857c12597813d631a7890a19bbbb6f3a5 (patch) | |
tree | f8a3df27bc1044651a5be7ac636d036402629f2f /drivers/ata/sata_nv.c | |
parent | 84683a7e081ff60e75039cd2475776654ebbf526 (diff) | |
download | linux-d7c256e857c12597813d631a7890a19bbbb6f3a5.tar.xz |
sata_dwc_460ex: fix most of the sparse warnings
There are a lot sparse warnings. Most of them related to __iomem keyword which
sometimes absent when it's needed and vise versa.
The patch fixes most of the warnings.
While at it, remove the redundant sata_dwc_sht.can_queue
initialization to ATA_DEF_QUEUE.
tj: Added description about ATA_DEF_QUEUE init removal.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'drivers/ata/sata_nv.c')
0 files changed, 0 insertions, 0 deletions