linux-stable/sound/pci/rme9652
Tom Rix 2c7598903f 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>
2023-03-24 07:50:07 +01:00
..
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
hdsp.c ALSA: rme9652: use explicitly signed char 2022-10-25 15:15:15 +02:00
hdspm.c ALSA: hdspm: remove unused copy_u32_le function 2023-03-24 07:50:07 +01:00
rme9652.c ALSA: rme9652: use explicitly signed char 2022-10-25 15:15:15 +02:00