diff options
author | Tom Rix <[email protected]> | 2023-03-22 08:28:55 -0400 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2023-03-24 16:52:57 +0200 |
commit | 9fc093b756f64788ce33e3484f6f59a169704759 (patch) | |
tree | 2ab9c2d6cbc6f3ea2206788132318f2adb6529c7 /drivers/usb/cdns3/cdns3-debug.h | |
parent | b6b88111c0dbcef04cd0e0bafd646e4c09728302 (diff) |
wifi: ath10k: remove unused ath10k_get_ring_byte function
clang with W=1 reports:
drivers/net/wireless/ath/ath10k/ce.c:88:1: error:
unused function 'ath10k_get_ring_byte' [-Werror,-Wunused-function]
ath10k_get_ring_byte(unsigned int offset,
^
This function is not used so remove it.
Signed-off-by: Tom Rix <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions