diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2023-05-16 14:55:35 +0200 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2023-05-16 23:00:19 +0530 |
commit | e59d81e9173ae4b5037a81a08b1c5a6915b333e3 (patch) | |
tree | 7625d60d622dafe5ef3360f5ccb27e99a81c71ec /tools/perf/scripts/python/flamegraph.py | |
parent | 42ae6f1695beed57958e7a2554e6d52dddc56e43 (diff) |
dmaengine: ste_dma40: Pass dev to OF function
The OF platform data population function only wants to
use struct device *dev, so pass that instead.
This change makes the compiler realize that the local
platform data variable is unused, so drop that too.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20230417-ux500-dma40-cleanup-v3-5-60bfa6785968@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions