diff options
author | Mans Rullgard <mans@mansr.com> | 2016-04-26 12:03:16 +0300 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2016-05-10 12:29:20 -0400 |
commit | 175553ed18491bf654a64f4e1c3f8d4137ae1a56 (patch) | |
tree | 13247f8d2ebdf6ffc297b819ad654f912b5f318b /drivers/block | |
parent | ae95d951f7cd116f663b7326422c4c759ea25b25 (diff) | |
download | talos-obmc-linux-175553ed18491bf654a64f4e1c3f8d4137ae1a56.tar.gz talos-obmc-linux-175553ed18491bf654a64f4e1c3f8d4137ae1a56.zip |
ata: sata_dwc_460ex: get rid of incorrect cast
The (void *__iomem) cast is wrong. Change the target type of the
"base" pointer to void __iomem instead and drop the cast.
Tested-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: Mans Rullgard <mans@mansr.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'drivers/block')
0 files changed, 0 insertions, 0 deletions