aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb/usx2y
diff options
context:
space:
mode:
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>2020-01-11 15:47:36 -0600
committerTakashi Iwai <tiwai@suse.de>2020-01-12 09:45:17 +0100
commitff40e0d41af19e36b43693fcb9241b4a6795bb44 (patch)
tree3a43ee2aa561b1d63c51cade05e9ea457fe3ecf9 /sound/usb/usx2y
parentALSA: hda: patch_realtek: fix empty macro usage in if block (diff)
downloadlinux-dev-ff40e0d41af19e36b43693fcb9241b4a6795bb44.tar.xz
linux-dev-ff40e0d41af19e36b43693fcb9241b4a6795bb44.zip
ALSA: usb: update old-style static const declaration
GCC reports the following warning with W=1 sound/usb/mixer_quirks.c: In function ‘snd_microii_controls_create’: sound/usb/mixer_quirks.c:1694:2: warning: ‘static’ is not at beginning of declaration [-Wold-style-declaration] 1694 | const static usb_mixer_elem_resume_func_t resume_funcs[] = { | ^~~~~ Move static to the beginning of declaration Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Link: https://lore.kernel.org/r/20200111214736.3002-3-pierre-louis.bossart@linux.intel.com Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/usb/usx2y')
0 files changed, 0 insertions, 0 deletions