linux/sound/pci/pcxhr
Alexey Dobriyan be830389bd ALSA: pcxhr: "fix" PCXHR_REG_TO_PORT definition
The following preprocessor directive is non-compliant:

	#undef PCXHR_REG_TO_PORT(x)

gcc warns about extra tokens but nobody sees them as they are under if
branch which is never parsed.

Make it an #error, it is not clear to me what the author meant.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Link: https://lore.kernel.org/r/YUCCv47sm4zf9OVO@localhost.localdomain
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2021-09-16 11:09:04 +02:00
..
Makefile
pcxhr.c ALSA: pcxhr: use __func__ to get funcion's name in an output message 2021-07-31 10:35:11 +02:00
pcxhr.h
pcxhr_core.c ALSA: pcxhr: "fix" PCXHR_REG_TO_PORT definition 2021-09-16 11:09:04 +02:00
pcxhr_core.h
pcxhr_hwdep.c
pcxhr_hwdep.h
pcxhr_mix22.c
pcxhr_mix22.h
pcxhr_mixer.c
pcxhr_mixer.h