linux/drivers/rpmsg
Anna, Suman 8d95b322ba rpmsg: use proper format-specifier for printing dma_addr_t
The dma_addr_t types can be printed properly using the %pad
printk format-specifier, there is no need to resort to the
unsigned long long type-casting to deal with different possible
type sizes.

Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
2016-08-12 21:26:20 -07:00
..
Kconfig rpmsg: fix kconfig dependencies for VIRTIO 2013-04-21 16:32:29 +03:00
Makefile
virtio_rpmsg_bus.c rpmsg: use proper format-specifier for printing dma_addr_t 2016-08-12 21:26:20 -07:00