aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorSrinivas Kandagatla <[email protected]>2017-12-31 14:23:11 +0000
committerGreg Kroah-Hartman <[email protected]>2017-12-31 17:52:59 +0100
commitdb809859c8cee415293b830e67178f526d1eb2be (patch)
treec8687da4382e0ac6b0907e49576112ce48e8f001 /scripts
parent0b598e4f877ba28603985031b98d4d592464ade7 (diff)
slimbus: qcom: fix incompatible pointer warning
One of the pointer passed to dmam_alloc_coherent seems to be phys_addr_t * instead of dma_addr_t *. This address will be used by dma apis, so change this to proper type. Reported-by: kbuild test robot <[email protected]> Reported-by: Arnd Bergmann <[email protected]> Signed-off-by: Srinivas Kandagatla <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions