aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2018-07-17 22:27:42 +0200
committerMiquel Raynal <[email protected]>2018-07-19 23:14:13 +0200
commit7330fc505af4af262ef874a4fc4492393106fdce (patch)
treea82c6e9291af84d27268f91b48237e800c968d8f /tools/perf/scripts/python/call-graph-from-sql.py
parentd535934a9ad4dc435884958ac44a7d6ecb6278ce (diff)
mtd: rawnand: qcom: stop using phys_to_dma()
Compile-testing this driver on x86 caused a link error: ERROR: "__phys_to_dma" [drivers/mtd/nand/raw/qcom_nandc.ko] undefined! The problem here is that the driver attempts to convert the physical address into the DMA controller as a dma_addr_t and calls phys_to_dma() to do the conversion. The correct way to do the conversion is using the dma mapping interfaces. Fixes: c76b78d8ec05 ("mtd: nand: Qualcomm NAND controller driver") Signed-off-by: Arnd Bergmann <[email protected]> Reviewed-by: Boris Brezillon <[email protected]> Signed-off-by: Miquel Raynal <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions