Files
linux/drivers
Srinivas Kandagatla db809859c8 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 <fengguang.wu@intel.com>
Reported-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-12-31 17:52:59 +01:00
..
2017-12-19 11:01:03 +01:00
2017-11-13 01:34:14 +01:00
2017-12-01 12:19:48 -08:00
2017-12-19 10:56:53 +01:00
2017-12-02 21:31:03 -05:00
2017-12-19 11:14:56 +01:00
2017-12-19 11:14:56 +01:00