diff options
author | Michael Tretter <[email protected]> | 2021-01-21 08:16:58 +0100 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2021-02-08 18:31:25 -0800 |
commit | cd0cefa9c96bc0e12aa33d727554bee3fe5f1244 (patch) | |
tree | 2d2a49b20ac095919faeec350423b88ed74d79b9 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | e2fb5c3b23154a69a1baf78e5ba491d4b4bd8d82 (diff) |
soc: xilinx: vcu: fix alignment to open parenthesis
Fixes the following checkpatch check:
CHECK: Alignment should match open parenthesis
#610: FILE: drivers/soc/xilinx/xlnx_vcu.c:610:
+ xvcu->vcu_slcr_ba = devm_ioremap(&pdev->dev, res->start,
+ resource_size(res));
Signed-off-by: Michael Tretter <[email protected]>
Acked-by: Michal Simek <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions