summaryrefslogtreecommitdiff
path: root/sound/usb/endpoint.c
diff options
context:
space:
mode:
authorTom Rix <trix@redhat.com>2023-03-23 16:27:13 -0400
committerTakashi Iwai <tiwai@suse.de>2023-03-24 07:50:07 +0100
commit2c7598903f18418aa18d11a9dd081acb22e9e108 (patch)
tree07ab3a57bcc7f024510ce3d31542f5ed3b71a598 /sound/usb/endpoint.c
parent38bd221a9c974636dd255d15d7b710f8f4a66009 (diff)
ALSA: hdspm: remove unused copy_u32_le function
clang with W=1 reports sound/pci/rme9652/hdspm.c:6149:19: error: unused function 'copy_u32_le' [-Werror,-Wunused-function] static inline int copy_u32_le(void __user *dest, void __iomem *src) ^ This function is not used so remove it. Signed-off-by: Tom Rix <trix@redhat.com> Link: https://lore.kernel.org/r/20230323202713.2637150-1-trix@redhat.com Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/usb/endpoint.c')
0 files changed, 0 insertions, 0 deletions