aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorBoris Brezillon <[email protected]>2018-07-09 22:09:23 +0200
committerMiquel Raynal <[email protected]>2018-07-18 10:10:16 +0200
commitd28395c9083de4ee03e51b804d7acc591191bb00 (patch)
treebed3515f365487430e020e97754f5b610927c7c8 /tools/perf/scripts/python/bin
parente6848511d06189cd28f83e5aef580510699fb2b4 (diff)
mtd: rawnand: atmel: Add an __iomem cast on gen_pool_dma_alloc() call
gen_pool_dma_alloc() return type is void *, while internally, the memory region exposed by the sram driver has been mapped with ioremap(). Add a void * to void __iomem * cast to make sparse happy. Signed-off-by: Boris Brezillon <[email protected]> Signed-off-by: Miquel Raynal <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions