diff options
author | Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com> | 2015-10-18 20:57:09 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-10-19 05:00:36 +0300 |
commit | 525d12f27bb05c4255857849a8d28c0c086bd28e (patch) | |
tree | caa130f6ce3f3b56aeec0da5df0cc0d2f09ba81b /drivers/fpga | |
parent | d0eaa0c2fe9c1667a7ba8405c455d9627eac9540 (diff) | |
download | linux-525d12f27bb05c4255857849a8d28c0c086bd28e.tar.xz |
misc: sram: partition base address belongs to __iomem space
The change fixes a warning found by sparse:
drivers/misc/sram.c:134:20: warning: incorrect type in assignment (different address spaces)
drivers/misc/sram.c:134:20: expected void *base
drivers/misc/sram.c:134:20: got void [noderef] <asn:2>*
Signed-off-by: Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/fpga')
0 files changed, 0 insertions, 0 deletions