aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/arm-cs-trace-disasm.py
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2024-03-09 14:45:38 -0800
committerKalle Valo <[email protected]>2024-03-12 17:33:41 +0200
commite27b02e23a701e5761f1d6028643e1203a1c56de (patch)
tree39c386278c42626f7a58156f07f5d08bbedfb475 /tools/perf/scripts/python/arm-cs-trace-disasm.py
parent086ba26d55ddf0d49a76d88164dd6611448b53de (diff)
ssb: drop use of non-existing CONFIG_SSB_DEBUG symbol
CONFIG_SSB_DEBUG is used in one header file and nowhere else, so remove it and the now-empty inline function that contained it. Also remove the call to the empty inline function. The empty "default:" case is kept to prevent 2 compiler warnings: drivers/ssb/main.c:1133:9: warning: enumeration value 'SSB_BUSTYPE_PCMCIA' not handled in switch [-Wswitch] drivers/ssb/main.c:1133:9: warning: enumeration value 'SSB_BUSTYPE_SDIO' not handled in switch [-Wswitch] Reported-by: Ying Sun <[email protected]> Link: https://lore.kernel.org/lkml/[email protected]/ Signed-off-by: Randy Dunlap <[email protected]> Cc: Michael Büsch <[email protected]> Cc: [email protected] Cc: Kalle Valo <[email protected]> Acked-by: Michael Büsch <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions