diff options
author | 2021-09-14 14:08:47 +0300 | |
---|---|---|
committer | 2021-09-16 11:09:04 +0200 | |
commit | be830389bd49d3f1f8737bd45513361628641c08 (patch) | |
tree | 8b729b769a5aee0c4449b85a5d168b4050c57604 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ALSA: hda/realtek: Quirks to enable speaker output for Lenovo Legion 7i 15IMHG05, Yoga 7i 14ITL5/15ITL5, and 13s Gen2 laptops. (diff) | |
download | wireguard-linux-be830389bd49d3f1f8737bd45513361628641c08.tar.xz wireguard-linux-be830389bd49d3f1f8737bd45513361628641c08.zip |
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions