diff options
author | Laurence Rochfort | 2018-10-10 22:24:26 +0100 |
---|---|---|
committer | Greg Kroah-Hartman | 2018-10-19 21:12:29 +0200 |
commit | 4ab7e05dd070600833680bd318d6d962f010caa2 (patch) | |
tree | dadf83ac0f2e3a9396702a6d787c9ebac10819bb /include/dt-bindings | |
parent | 8ae925f02553240a4c15a1e80a6dfc5c0fa95e67 (diff) |
staging: gasket: Fix sparse "incorrect type in assignment" warnings.
Remove the coherent buffer __iomem cookie because the buffer is
allocated from dma_alloc_coherent().
warning: incorrect type in assignment (different address spaces)
expected unsigned char [noderef] [usertype] <asn:2>*virt_base
got void *[assigned] mem
warning: incorrect type in argument 3 (different address spaces)
expected void *cpu_addr
got unsigned char [noderef] [usertype] <asn:2>*virt_base
Signed-off-by: Laurence Rochfort <laurence.rochfort@gmail.com>
Reviewed-by: Todd Poynor <toddpoynor@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/dt-bindings')
0 files changed, 0 insertions, 0 deletions