aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2022-10-24 06:32:39 +0000
committerGreg Kroah-Hartman <[email protected]>2022-10-24 06:33:45 +0000
commitd76308f03ee1574b0deffde45604252a51c77f6d (patch)
treee97e3b24f93bf390da6553c6b90c9d0a860a7fcd /tools/perf/scripts/python
parentMerge tag 'iio-fixes-for-6.1a' of https://git.kernel.org/pub/scm/linux/kernel... (diff)
downloadkernel-d76308f03ee1574b0deffde45604252a51c77f6d.tar.gz
kernel-d76308f03ee1574b0deffde45604252a51c77f6d.zip
Revert "coresight: cti: Fix hang in cti_disable_hw()"
This reverts commit 665c157e0204176023860b51a46528ba0ba62c33. It causes reported build warnings: drivers/hwtracing/coresight/coresight-cti-core.c: In functio n 'cti_enable_hw': drivers/hwtracing/coresight/coresight-cti-core.c:93:24: warning: unused variable 'dev' [-Wunused-variable] 93 | struct device *dev = &drvdata->csdev->dev; | ^~~ drivers/hwtracing/coresight/coresight-cti-core.c: In function 'cti_disable_hw': drivers/hwtracing/coresight/coresight-cti-core.c:154:24: warning: unused variable 'dev' [-Wunused-variable] 154 | struct device *dev = &drvdata->csdev->dev; | ^~~ Reported-by: Stephen Rothwell <[email protected]> Cc: Aishwarya TCV <[email protected]> Cc: Cristian Marussi <[email protected]> Cc: Suzuki Poulose <[email protected]> Cc: James Clark <[email protected]> Cc: Mike Leach <[email protected]> Cc: Mike Leach <[email protected]> Cc: Suzuki K Poulose <[email protected]> Fixes: 665c157e0204 ("coresight: cti: Fix hang in cti_disable_hw()") Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions