aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorTom Rix <[email protected]>2023-03-23 12:13:43 -0400
committerJakub Kicinski <[email protected]>2023-03-24 19:09:57 -0700
commit2d08f3e128b1b380b0992ab40d60e0843db3c6b2 (patch)
tree2833ed7c5285c54a08ea1acaa661698bbf4b0ae6 /tools/perf/scripts/python/mem-phys-addr.py
parentdc0a7b52007145a85d0c2f3151870b101568b449 (diff)
mISDN: remove unused vpm_read_address and cpld_read_reg functions
clang with W=1 reports drivers/isdn/hardware/mISDN/hfcmulti.c:667:1: error: unused function 'vpm_read_address' [-Werror,-Wunused-function] vpm_read_address(struct hfc_multi *c) ^ drivers/isdn/hardware/mISDN/hfcmulti.c:643:1: error: unused function 'cpld_read_reg' [-Werror,-Wunused-function] cpld_read_reg(struct hfc_multi *hc, unsigned char reg) ^ These functions are not used, so remove them. Reported-by: Simon Horman <[email protected]> Signed-off-by: Tom Rix <[email protected]> Reviewed-by: Simon Horman <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions