summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMaulik Shah <mkshah@codeaurora.org>2020-02-03 19:05:34 +0530
committerBjorn Andersson <bjorn.andersson@linaro.org>2020-02-11 22:15:02 -0800
commitaff9cc0847a58647ef010c5c0db0a8a00fb13911 (patch)
tree56228d0e2c80aaec0e2465ad6c9be1da4ac5a0db /tools/perf/scripts/python
parentbb6d3fb354c5ee8d6bde2d576eb7220ea09862b9 (diff)
drivers: qcom: rpmh: fix macro to accept NULL argument
Device argument matches with dev variable declared in RPMH message. Compiler reports error when the argument is NULL since the argument matches the name of the property. Rename dev argument to device to fix this. Signed-off-by: Maulik Shah <mkshah@codeaurora.org> Reviewed-by: Stephen Boyd <swboyd@chromium.org> Link: https://lore.kernel.org/r/1580736940-6985-2-git-send-email-mkshah@codeaurora.org Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions