summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rix <trix@redhat.com>2023-03-24 22:06:47 +0300
committerKalle Valo <kvalo@kernel.org>2023-03-31 18:04:59 +0300
commit21898a40b2f84deb9438c2ef63f7a5072d6ab2af (patch)
tree4b452ddbf9599d4611f85b17a0df05ee02c3ff79 /include
parent767d011dc39dc504b17a373ecba4966aef2b0205 (diff)
downloadlinux-21898a40b2f84deb9438c2ef63f7a5072d6ab2af.tar.xz
bcma: remove unused mips_read32 function
clang with W=1 reports drivers/bcma/driver_mips.c:49:19: error: unused function 'mips_read32' [-Werror,-Wunused-function] static inline u32 mips_read32(struct bcma_drv_mips *mcore, ^ This function is not used so remove it. Signed-off-by: Tom Rix <trix@redhat.com> Reviewed-by: Simon Horman <simon.horman@corigine.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://lore.kernel.org/r/20230324190647.2654293-1-trix@redhat.com
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions